Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c229 #define DHCP_REQUEST 3 macro
421 case DHCP_REQUEST: in bootpc_received()
455 ifctx->dhcpquerytype == DHCP_REQUEST) in bootpc_received()
593 ifctx->dhcpquerytype != DHCP_REQUEST) || in bootpc_call()
609 case DHCP_REQUEST: in bootpc_call()
1216 *vendp++ = DHCP_REQUEST; in bootpc_compose_query()
1217 ifctx->dhcpquerytype = DHCP_REQUEST; in bootpc_compose_query()