bootpc_ifcontext
bootpc_remove_default_route(struct bootpc_ifcontext *ifctx)
bootpc_compose_query(struct bootpc_ifcontext *ifctx, struct thread *td)
STAILQ_ENTRY(bootpc_ifcontext) next;
bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx,
struct bootpc_ifcontext *ifctx = NULL; /* Interface BOOTP contexts */
STAILQ_HEAD(, bootpc_ifcontext) interfaces;
struct bootpc_ifcontext *setrootfs;
struct bootpc_ifcontext *sethostname;
static void bootpc_compose_query(struct bootpc_ifcontext *ifctx,
static void bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx,
static void bootpc_adjust_interface(struct bootpc_ifcontext *ifctx,
struct bootpc_ifcontext *ifctx,
struct bootpc_ifcontext *ifctx);
static __inline int bootpc_ifctx_isresolved(struct bootpc_ifcontext *ifctx);
static __inline int bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx);
static __inline int bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx);
struct bootpc_ifcontext *ifctx;
bootpc_ifctx_isresolved(struct bootpc_ifcontext *ifctx)
bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx)
bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx)
struct bootpc_ifcontext *ifctx)
struct bootpc_ifcontext *ifctx;
bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx, struct thread *td)
bootpc_shutdown_interface(struct bootpc_ifcontext *ifctx, struct thread *td)
bootpc_adjust_interface(struct bootpc_ifcontext *ifctx,
bootpc_add_default_route(struct bootpc_ifcontext *ifctx)