Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDbootp_subr.c132 IF_DHCP_UNRESOLVED, enumerator
433 ifctx->state = IF_DHCP_UNRESOLVED; in allocifctx()
454 ifctx->state == IF_DHCP_UNRESOLVED) in bootpc_ifctx_isunresolved()
538 else if (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_received()
695 (ifctx->state == IF_DHCP_UNRESOLVED && in bootpc_call()
918 ifctx->state = IF_DHCP_UNRESOLVED; in bootpc_call()
1218 case IF_DHCP_UNRESOLVED: in bootpc_compose_query()