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

/freebsd-10.0-release/lib/libstand/
H A Dbootp.h114 #define DHCPDISCOVER 1
113 #define DHCPDISCOVER macro
H A Dbootp.c139 bp->bp_vend[6] = DHCPDISCOVER;
/freebsd-10.0-release/sbin/dhclient/
H A Ddhcp.h177 #define DHCPDISCOVER 1 macro
H A Ddhclient.c587 from the DHCPDISCOVER, but we haven't sent a DHCPDISCOVER,
616 /* Make a DHCPDISCOVER packet, and set appropriate per-interface
625 /* Add an immediate timeout to cause the first DHCPDISCOVER packet
1166 /* Send out a DHCPDISCOVER packet, and set a timeout to send out another
1253 note("DHCPDISCOVER on %s to %s port %d interval %d",
1379 that there is a backup DHCP server, DHCPDISCOVER will get
1505 unsigned char discover = DHCPDISCOVER;
1514 /* Set DHCP_MESSAGE_TYPE to DHCPDISCOVER */
/freebsd-10.0-release/contrib/tcpdump/
H A Dbootp.h198 #define DHCPDISCOVER 1
197 #define DHCPDISCOVER macro
H A Dprint-bootp.c346 { DHCPDISCOVER, "Discover" },

Completed in 91 milliseconds