Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c287 static int bootpc_received(struct bootpc_globalcontext *gctx,
484 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received() function
868 if (bootpc_received(gctx, ifctx) != 0) { in bootpc_call()