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

/freebsd-13-stable/stand/libsa/
H A Dbootp.h119 #define DHCPOFFER 2
118 #define DHCPOFFER macro
H A Dbootp.c180 expected_dhcpmsgtype = DHCPOFFER;
/freebsd-13-stable/sbin/dhclient/
H A Ddhcp.h181 #define DHCPOFFER 2 macro
H A Ddhclient.c599 * offered_leases: leases corresponding to DHCPOFFER messages that have
671 * state_selecting is called when one or more DHCPOFFER packets
687 /* We have received one or more DHCPOFFER packets. Currently,
984 case DHCPOFFER:
986 type = "DHCPOFFER";
1020 "DHCPOFFER" : "BOOTREPLY";
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddhcp.h230 DHCPOFFER = 2, enumerator in enum:dhcp_message_types
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-bootp.c229 #define DHCPOFFER 2 macro
574 { DHCPOFFER, "Offer" },
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dfils_hlp.c93 /* Copy Server ID option from DHCPOFFER to DHCPREQUEST */
240 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPOFFER &&

Completed in 200 milliseconds