Searched refs:DHCP_MAGIC (Results 1 – 5 of 5) sorted by relevance
53 if (WPA_GET_BE32(b->exten) != DHCP_MAGIC) in handle_dhcp()
193 if (end - pos < 4 || WPA_GET_BE32(pos) != DHCP_MAGIC) { in fils_dhcp_handler()352 if (WPA_GET_BE32(pos) != DHCP_MAGIC) { in fils_process_hlp_dhcp()
61 #define DHCP_MAGIC 0x63825363 macro
83 #define DHCP_MAGIC 0x63825363 macro695 if (state->pdhcp.cookie != htonl(DHCP_MAGIC)) { in read_raw()711 if (state->pdhcp.cookie != htonl(DHCP_MAGIC)) { in read_app()999 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()