Searched refs:DHCPREQUEST (Results 1 – 8 of 8) sorted by relevance
12 this test replies to a DHCPREQUEST method with a subset of the
215 DHCPREQUEST = 3, enumerator
94 #define DHCPREQUEST 3 macro1023 case DHCPREQUEST: // Send REQUEST message to the server that sent the *first* OFFER in dhcpc_sendmsg()1371 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1390 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1401 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()
62 #define DHCPREQUEST 3 macro2029 case DHCPREQUEST: in dhcpd_main()
230 #define DHCPREQUEST 3 macro574 { DHCPREQUEST, "Request" },
73 #define DHCPREQUEST 3 macro639 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) && in dhcp_reply()695 if ((mess_type == DHCPDISCOVER || mess_type == DHCPREQUEST) && in dhcp_reply()870 case DHCPREQUEST: in dhcp_reply()
73 *pos = DHCPREQUEST; in fils_dhcp_request()
744 Subtle change to the DHCPREQUEST handling code to work1287 Don't send NAK replies to DHCPREQUEST packets for disabled2013 Generate an "old" script event when a client does a DHCPREQUEST