Home
last modified time | relevance | path

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

/src/sys/nfs/
H A Dbootp_subr.c160 int gotdhcpserver; member
464 ifctx->gotdhcpserver = 1; in bootpc_received()
466 ifctx->gotdhcpserver = 0; in bootpc_received()
1211 ifctx->gotdhcpserver = 0; in bootpc_compose_query()
1222 if (ifctx->gotdhcpserver != 0) { in bootpc_compose_query()