Home
last modified time | relevance | path

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

/freebsd/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;
256 static void bootpc_compose_query(struct bootpc_ifcontext *ifctx,
270 static void bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx,
273 static void bootpc_adjust_interface(struct bootpc_ifcontext *ifctx,
277 struct bootpc_ifcontext *ifctx,
281 struct bootpc_ifcontext *ifctx);
[all …]