Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c231 #define DHCP_REQUEST 3 macro
520 case DHCP_REQUEST: in bootpc_received()
554 ifctx->dhcpquerytype == DHCP_REQUEST) in bootpc_received()
694 ifctx->dhcpquerytype != DHCP_REQUEST) || in bootpc_call()
710 case DHCP_REQUEST: in bootpc_call()
1304 *vendp++ = DHCP_REQUEST; in bootpc_compose_query()
1305 ifctx->dhcpquerytype = DHCP_REQUEST; in bootpc_compose_query()