Home
last modified time | relevance | path

Searched refs:DHCP_FORCERENEW (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp.h68 #define DHCP_FORCERENEW 9 macro
H A Dauth.c275 if (!((mp == 4 && mt == DHCP_FORCERENEW) || in dhcp_auth_validate()
H A Ddhcp.c115 { DHCP_FORCERENEW, "FORCERENEW"},
3096 if (type == DHCP_FORCERENEW) { in dhcp_handledhcp()