Home
last modified time | relevance | path

Searched refs:DHCPREQUEST (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/site_tests/network_DhcpRenewWithOptionSubset/
Dcontrol12 this test replies to a DHCPREQUEST method with a subset of the
/external/syslinux/gpxe/src/include/
Dbootp.h166 #define DHCPREQUEST 3 macro
/external/syslinux/gpxe/src/net/udp/
Ddhcp.c64 [DHCPREQUEST] = BOOTP_REQUEST,
132 case DHCPREQUEST: return "DHCPREQUEST"; in dhcp_msgtype_name()
691 .tx_msgtype = DHCPREQUEST,
823 .tx_msgtype = DHCPREQUEST,
970 .tx_msgtype = DHCPREQUEST,
/external/wpa_supplicant_8/src/common/
Ddhcp.h209 DHCPREQUEST = 3, enumerator
/external/syslinux/gpxe/src/include/gpxe/
Ddhcp.h193 #define DHCPREQUEST 3 macro
/external/toybox/toys/pending/
Ddhcp.c94 #define DHCPREQUEST 3 macro
1023 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()
Ddhcpd.c62 #define DHCPREQUEST 3 macro
2030 case DHCPREQUEST: in dhcpd_main()
/external/tcpdump/
Dprint-bootp.c230 #define DHCPREQUEST 3 macro
573 { DHCPREQUEST, "Request" },
/external/dnsmasq/src/
Drfc2131.c73 #define DHCPREQUEST 3 macro
722 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()
/external/wpa_supplicant_8/src/ap/
Dfils_hlp.c73 *pos = DHCPREQUEST; in fils_dhcp_request()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch495 + if (mess_type == DHCPREQUEST || mess_type == DHCPDISCOVER)
/external/dnsmasq/
DCHANGELOG.archive744 Subtle change to the DHCPREQUEST handling code to work
1287 Don't send NAK replies to DHCPREQUEST packets for disabled
2013 Generate an "old" script event when a client does a DHCPREQUEST