Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDbootp_subr.c152 struct bootpc_globalcontext { struct
224 struct bootpc_ifcontext *allocifctx(struct bootpc_globalcontext *gctx);
226 struct bootpc_globalcontext *gctx,
243 static int bootpc_call(struct bootpc_globalcontext *gctx,
247 struct bootpc_globalcontext *gctx,
251 struct bootpc_globalcontext *gctx,
256 struct bootpc_globalcontext *gctx);
258 static int bootpc_received(struct bootpc_globalcontext *gctx,
423 allocifctx(struct bootpc_globalcontext *gctx) in allocifctx()
471 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received()
[all …]