Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c226 #define DHCP_NOMSG 0 macro
410 dhcpreplytype = DHCP_NOMSG; in bootpc_received()
416 && dhcpreplytype != DHCP_NOMSG /* Fallback to BOOTP */ in bootpc_received()
424 case DHCP_NOMSG: in bootpc_received()
597 ifctx->dhcpquerytype != DHCP_NOMSG)) { in bootpc_call()
612 case DHCP_NOMSG: in bootpc_call()
822 ifctx->dhcpquerytype != DHCP_NOMSG ? in bootpc_call()
1204 ifctx->dhcpquerytype = DHCP_NOMSG; in bootpc_compose_query()