Home | History | Annotate | Download | only in pending

Lines Matching refs:DHCP_MAGIC

58 #define DHCP_MAGIC          0x63825363
996 if (gstate.rcvd.rcvd_pkt.cookie != htonl(DHCP_MAGIC)) {
1020 gstate.send.send_pkt.cookie = htonl(DHCP_MAGIC);