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

/freebsd-11.0-release/lib/libstand/
H A Dbootp.h117 #define DHCPREQUEST 3
116 #define DHCPREQUEST macro
H A Dbootp.c179 bp->bp_vend[6] = DHCPREQUEST;
204 printf("DHCPREQUEST failed\n");
/freebsd-11.0-release/sbin/dhclient/
H A Ddhcp.h179 #define DHCPREQUEST 3 macro
H A Ddhclient.c589 /* Make a DHCPREQUEST packet, and set appropriate per-interface
599 /* Send out the first DHCPREQUEST packet. */
707 /* Make a DHCPREQUEST packet from the lease we picked. */
714 /* Add an immediate timeout to send the first DHCPREQUEST packet. */
719 having sent out one or more DHCPREQUEST packets. */
751 /* Stop resending DHCPREQUEST. */
839 * expected to unicast a DHCPREQUEST to the server that gave us our
1157 /* Stop sending DHCPREQUEST packets... */
1452 broadcast the DHCPREQUEST rather than unicasting. */
1477 note("DHCPREQUEST o
[all...]
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-bootp.c231 #define DHCPREQUEST 3 macro
570 { DHCPREQUEST, "Request" },

Completed in 57 milliseconds