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

/freebsd-13-stable/stand/libsa/
H A Dbootp.h118 #define DHCPDISCOVER 1
117 #define DHCPDISCOVER macro
H A Dbootp.c167 bp->bp_vend[6] = DHCPDISCOVER;
/freebsd-13-stable/sbin/dhclient/
H A Ddhcp.h180 #define DHCPDISCOVER 1 macro
H A Ddhclient.c627 from the DHCPDISCOVER, but we haven't sent a DHCPDISCOVER,
656 /* Make a DHCPDISCOVER packet, and set appropriate per-interface
665 /* Add an immediate timeout to cause the first DHCPDISCOVER packet
1252 /* Send out a DHCPDISCOVER packet, and set a timeout to send out another
1339 note("DHCPDISCOVER on %s to %s port %d interval %d",
1465 that there is a backup DHCP server, DHCPDISCOVER will get
1592 unsigned char discover = DHCPDISCOVER;
1601 /* Set DHCP_MESSAGE_TYPE to DHCPDISCOVER */
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddhcp.h229 DHCPDISCOVER = 1, enumerator in enum:dhcp_message_types
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-bootp.c228 #define DHCPDISCOVER 1 macro
573 { DHCPDISCOVER, "Discover" },
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dfils_hlp.c47 "FILS: No pending HLP DHCPDISCOVER available");
88 wpa_printf(MSG_DEBUG, "FILS: Could not update DHCPDISCOVER");
384 if (msgtype != DHCPDISCOVER)
463 /* Store a copy of the DHCPDISCOVER for rapid commit proxying
467 "FILS: Store DHCPDISCOVER for rapid commit proxy");
596 /* Old DHCPDISCOVER is not needed anymore, if it was still pending */

Completed in 359 milliseconds