Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c128 struct bootpc_ifcontext { struct
129 STAILQ_ENTRY(bootpc_ifcontext) next;
177 STAILQ_HEAD(, bootpc_ifcontext) interfaces; argument
187 struct bootpc_ifcontext *setrootfs;
188 struct bootpc_ifcontext *sethostname;
284 struct bootpc_ifcontext *ifctx,
288 struct bootpc_ifcontext *ifctx);
440 struct bootpc_ifcontext *ifctx; in allocifctx()
474 bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isfailed()
485 struct bootpc_ifcontext *ifctx) in bootpc_received()
[all …]