Searched refs:DHCP_MAGIC (Results 1 – 2 of 2) sorted by relevance
83 #define DHCP_MAGIC 0x63825363 macro693 if (state->pdhcp.cookie != htonl(DHCP_MAGIC)) { in read_raw()709 if (state->pdhcp.cookie != htonl(DHCP_MAGIC)) { in read_app()997 state->pdhcp.cookie = htonl(DHCP_MAGIC);; in dhcpc_sendmsg()
58 #define DHCP_MAGIC 0x63825363 macro996 if (gstate.rcvd.rcvd_pkt.cookie != htonl(DHCP_MAGIC)) { in read_packet()1020 gstate.send.send_pkt.cookie = htonl(DHCP_MAGIC); in prepare_send_pkt()