Lines Matching defs:bootpc_globalcontext
186 struct bootpc_globalcontext {
270 static void allocifctx(struct bootpc_globalcontext *gctx);
287 static int bootpc_call(struct bootpc_globalcontext *gctx,
294 struct bootpc_globalcontext *gctx, struct lwp *td);
298 struct bootpc_globalcontext *gctx);
300 static int bootpc_received(struct bootpc_globalcontext *gctx,
450 allocifctx(struct bootpc_globalcontext *gctx)
496 bootpc_received(struct bootpc_globalcontext *gctx,
595 bootpc_call(struct bootpc_globalcontext *gctx, struct lwp *td)
1023 struct bootpc_globalcontext *gctx, struct lwp *td)
1422 struct bootpc_globalcontext *gctx)
1587 struct bootpc_globalcontext *gctx; /* Global BOOTP context */