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

/freebsd-10.0-release/lib/libstand/
H A Dbootp.h116 #define DHCPREQUEST 3
115 #define DHCPREQUEST macro
H A Dbootp.c178 bp->bp_vend[6] = DHCPREQUEST;
203 printf("DHCPREQUEST failed\n");
/freebsd-10.0-release/sbin/dhclient/
H A Ddhcp.h179 #define DHCPREQUEST 3 macro
H A Ddhclient.c591 /* Make a DHCPREQUEST packet, and set appropriate per-interface
601 /* Send out the first DHCPREQUEST packet. */
709 /* Make a DHCPREQUEST packet from the lease we picked. */
716 /* Add an immediate timeout to send the first DHCPREQUEST packet. */
721 having sent out one or more DHCPREQUEST packets. */
753 /* Stop resending DHCPREQUEST. */
841 * expected to unicast a DHCPREQUEST to the server that gave us our
1159 /* Stop sending DHCPREQUEST packets... */
1454 broadcast the DHCPREQUEST rather than unicasting. */
1479 note("DHCPREQUEST o
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dbootp.h200 #define DHCPREQUEST 3
199 #define DHCPREQUEST macro
H A Dprint-bootp.c348 { DHCPREQUEST, "Request" },

Completed in 108 milliseconds