Searched refs:DHCPREQUEST (Results 1 – 7 of 7) sorted by relevance
12 this test replies to a DHCPREQUEST method with a subset of the
94 #define DHCPREQUEST 3 macro1021 case DHCPREQUEST: // Send REQUEST message to the server that sent the *first* OFFER in dhcpc_sendmsg()1367 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1386 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1397 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()
62 #define DHCPREQUEST 3 macro2030 case DHCPREQUEST: in dhcpd_main()
229 #define DHCPREQUEST 3 macro568 { DHCPREQUEST, "Request" },
73 #define DHCPREQUEST 3 macro722 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) && in dhcp_reply()782 if ((mess_type == DHCPDISCOVER || mess_type == DHCPREQUEST) && in dhcp_reply()969 case DHCPREQUEST: in dhcp_reply()
495 + if (mess_type == DHCPREQUEST || mess_type == DHCPDISCOVER)
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