Searched refs:DHCPREQUEST (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dbootp.h89 #define DHCPREQUEST 3 macro
H A Dbootp.c146 * DHCPDISCOVER DHCPREQUEST DHCPREQUEST
150 * DHCPREQUEST or 0
156 * client DHCPDISCOVER client DHCPREQUEST client DHCPREQUEST
159 * client DHCPDISCOVER client DHCPREQUEST client DHCPREQUEST
162 * client DHCPDISCOVER client DHCPREQUEST client DHCPREQUEST
173 * IP address lease time MUST MUST (DHCPREQUEST) MUS
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dbootp.h166 #define DHCPREQUEST 3 macro
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Ddhcp.c66 [DHCPREQUEST] = BOOTP_REQUEST,
139 case DHCPREQUEST: return "DHCPREQUEST";
431 /* If we can't yet transition to DHCPREQUEST, do nothing */
437 /* Transition to DHCPREQUEST */
481 DBGC ( dhcp, "DHCP %p DHCPREQUEST to %s:%d",
602 .tx_msgtype = DHCPREQUEST,
703 .tx_msgtype = DHCPREQUEST,
850 .tx_msgtype = DHCPREQUEST,
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Ddhcp.h194 #define DHCPREQUEST 3 macro

Completed in 434 milliseconds