Lines Matching defs:ifctx
425 struct bootpc_ifcontext *ifctx; in allocifctx() local
441 bootpc_ifctx_isresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isresolved()
451 bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isunresolved()
461 bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isfailed()
472 struct bootpc_ifcontext *ifctx) in bootpc_received()
585 struct bootpc_ifcontext *ifctx; in bootpc_call() local
971 bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx, in bootpc_fakeup_interface()
1065 bootpc_adjust_interface(struct bootpc_ifcontext *ifctx, in bootpc_adjust_interface()
1177 bootpc_compose_query(struct bootpc_ifcontext *ifctx, in bootpc_compose_query()
1342 bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx, in bootpc_decode_reply()
1520 struct bootpc_ifcontext *ifctx, *nctx; /* Interface BOOTP contexts */ in bootpc_init() local