Home
last modified time | relevance | path

Searched refs:DHCP_NAK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h65 #define DHCP_NAK 6 macro
H A Ddhcp.c112 { DHCP_NAK, "NAK" },
3144 if (type == DHCP_NAK) { in dhcp_handledhcp()