Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c280 static int bootpc_received(struct bootpc_globalcontext *gctx,
385 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received() function
767 if (bootpc_received(gctx, ifctx) != 0) { in bootpc_call()