Searched refs:BOOTREQUEST (Results 1 – 3 of 3) sorted by relevance
43 #define BOOTREQUEST 1 macro162 packet.op = BOOTREQUEST; in main()
53 #define BOOTREQUEST 1 macro296 packet.op = BOOTREQUEST; in main()
21 #define BOOTREQUEST 1 macro158 if (mess->op != BOOTREQUEST || mess->hlen > DHCP_CHADDR_MAX) in dhcp_reply()