Home
last modified time | relevance | path

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

/freebsd-14.2/sys/nfs/
H A Dbootp_subr.c126 struct bootpc_ifcontext { struct
127 STAILQ_ENTRY(bootpc_ifcontext) next;
175 STAILQ_HEAD(, bootpc_ifcontext) interfaces; argument
185 struct bootpc_ifcontext *setrootfs;
186 struct bootpc_ifcontext *sethostname;
277 struct bootpc_ifcontext *ifctx,
281 struct bootpc_ifcontext *ifctx);
341 struct bootpc_ifcontext *ifctx; in allocifctx()
375 bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isfailed()
386 struct bootpc_ifcontext *ifctx) in bootpc_received()
[all …]