Home
last modified time | relevance | path

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

/src/sys/nfs/
H A Dbootp_subr.c154 IF_DHCP_OFFERED, enumerator
432 (ifctx->state == IF_DHCP_OFFERED || in bootpc_received()
451 ifctx->state = IF_DHCP_OFFERED; in bootpc_received()
454 } else if (ifctx->state == IF_DHCP_OFFERED && in bootpc_received()
592 if ((ifctx->state == IF_DHCP_OFFERED && in bootpc_call()
797 if (ifctx->state == IF_DHCP_OFFERED) { in bootpc_call()
1213 case IF_DHCP_OFFERED: in bootpc_compose_query()