Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c155 IF_DHCP_UNRESOLVED, enumerator
447 ifctx->state = IF_DHCP_UNRESOLVED; in allocifctx()
468 ifctx->state == IF_DHCP_UNRESOLVED) in bootpc_ifctx_isunresolved()
547 else if (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_received()
695 (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_call()
902 ifctx->state = IF_DHCP_UNRESOLVED; in bootpc_call()
1294 case IF_DHCP_UNRESOLVED: in bootpc_compose_query()