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

/freebsd-12-stable/stand/libsa/
H A Dbootp.h123 #define DHCPNAK 6
122 #define DHCPNAK macro
/freebsd-12-stable/sbin/dhclient/
H A Ddhcp.h184 #define DHCPNAK 6 macro
H A Ddhclient.c980 case DHCPNAK:
1227 note("DHCPNAK from %s", piaddr(packet->client_addr));
1230 note("DHCPNAK with no active lease.\n");
/freebsd-12-stable/contrib/wpa/src/common/
H A Ddhcp.h234 DHCPNAK = 6, enumerator in enum:dhcp_message_types
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-bootp.c233 #define DHCPNAK 6 macro
578 { DHCPNAK, "NACK" },

Completed in 89 milliseconds