Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c156 IF_DHCP_OFFERED, enumerator
531 (ifctx->state == IF_DHCP_OFFERED || in bootpc_received()
550 ifctx->state = IF_DHCP_OFFERED; in bootpc_received()
553 } else if (ifctx->state == IF_DHCP_OFFERED && in bootpc_received()
693 if ((ifctx->state == IF_DHCP_OFFERED && in bootpc_call()
898 if (ifctx->state == IF_DHCP_OFFERED) { in bootpc_call()
1301 case IF_DHCP_OFFERED: in bootpc_compose_query()