Searched refs:DHCPREQUEST (Results 1 – 12 of 12) sorted by relevance
12 this test replies to a DHCPREQUEST method with a subset of the
166 #define DHCPREQUEST 3 macro
64 [DHCPREQUEST] = BOOTP_REQUEST,132 case DHCPREQUEST: return "DHCPREQUEST"; in dhcp_msgtype_name()691 .tx_msgtype = DHCPREQUEST,823 .tx_msgtype = DHCPREQUEST,970 .tx_msgtype = DHCPREQUEST,
209 DHCPREQUEST = 3, enumerator
193 #define DHCPREQUEST 3 macro
94 #define DHCPREQUEST 3 macro1023 case DHCPREQUEST: // Send REQUEST message to the server that sent the *first* OFFER in dhcpc_sendmsg()1369 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1388 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()1399 dhcpc_sendmsg(DHCPREQUEST); in dhcp_main()
62 #define DHCPREQUEST 3 macro2030 case DHCPREQUEST: in dhcpd_main()
230 #define DHCPREQUEST 3 macro573 { 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()
73 *pos = DHCPREQUEST; in fils_dhcp_request()
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