Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c150 IF_BOOTP_UNRESOLVED, enumerator
346 ifctx->state = IF_BOOTP_UNRESOLVED; in allocifctx()
368 if (ifctx->state == IF_BOOTP_UNRESOLVED || in bootpc_ifctx_isunresolved()
446 if (ifctx->state == IF_BOOTP_UNRESOLVED) in bootpc_received()
596 (ifctx->state == IF_BOOTP_UNRESOLVED && in bootpc_call()