Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c174 struct bootpc_globalcontext { struct
255 static void allocifctx(struct bootpc_globalcontext *gctx);
267 static int bootpc_call(struct bootpc_globalcontext *gctx,
274 struct bootpc_globalcontext *gctx, struct thread *td);
278 struct bootpc_globalcontext *gctx);
280 static int bootpc_received(struct bootpc_globalcontext *gctx,
339 allocifctx(struct bootpc_globalcontext *gctx) in allocifctx()
385 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received()
483 bootpc_call(struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_call()
917 struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_adjust_interface()
[all …]