Home
last modified time | relevance | path

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

/freebsd-head/sys/nfs/
HDbootp_subr.c153 IF_DHCP_UNRESOLVED, enumerator
348 ifctx->state = IF_DHCP_UNRESOLVED; in allocifctx()
369 ifctx->state == IF_DHCP_UNRESOLVED) in bootpc_ifctx_isunresolved()
448 else if (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_received()
594 (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_call()
801 ifctx->state = IF_DHCP_UNRESOLVED; in bootpc_call()
1206 case IF_DHCP_UNRESOLVED: in bootpc_compose_query()