Searched refs:BOOTREQUEST (Results 1 – 2 of 2) sorted by relevance
26 #define BOOTREQUEST 1 macro136 p.dhcp_hdr.op = BOOTREQUEST; in send_dhcp_discover()
21 #define BOOTREQUEST 1 macro153 if (mess->op != BOOTREQUEST || mess->hlen > DHCP_CHADDR_MAX) return 0; in dhcp_reply()