Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDbootp_subr.c139 int gotdhcpserver; member
555 ifctx->gotdhcpserver = 1; in bootpc_received()
557 ifctx->gotdhcpserver = 0; in bootpc_received()
1223 ifctx->gotdhcpserver = 0; in bootpc_compose_query()
1234 if (ifctx->gotdhcpserver != 0) { in bootpc_compose_query()