bootpc_ifcontext
bootpc_adjust_interface(struct bootpc_ifcontext *ifctx,
struct bootpc_ifcontext *next;
bootpc_compose_query(struct bootpc_ifcontext *ifctx,
bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx,
struct bootpc_ifcontext *ifctx, *nctx; /* Interface BOOTP contexts */
struct bootpc_ifcontext *interfaces;
struct bootpc_ifcontext *lastinterface;
struct bootpc_ifcontext *setswapfs;
struct bootpc_ifcontext *setrootfs;
struct bootpc_ifcontext *sethostname;
struct bootpc_ifcontext *allocifctx(struct bootpc_globalcontext *gctx);
static void bootpc_compose_query(struct bootpc_ifcontext *ifctx,
static int bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx,
static int 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);
static struct bootpc_ifcontext *
struct bootpc_ifcontext *ifctx;
ifctx = (struct bootpc_ifcontext *) kmalloc(sizeof(*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,