Lines Matching defs:ifctx
452 struct bootpc_ifcontext *ifctx; in allocifctx() local
466 bootpc_ifctx_isresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isresolved()
476 bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isunresolved()
486 bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isfailed()
497 struct bootpc_ifcontext *ifctx) in bootpc_received()
605 struct bootpc_ifcontext *ifctx; in bootpc_call() local
954 bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx, struct lwp *td) in bootpc_fakeup_interface()
997 bootpc_shutdown_interface(struct bootpc_ifcontext *ifctx, struct lwp *td) in bootpc_shutdown_interface()
1022 bootpc_adjust_interface(struct bootpc_ifcontext *ifctx, in bootpc_adjust_interface()
1078 bootpc_add_default_route(struct bootpc_ifcontext *ifctx) in bootpc_add_default_route()
1099 bootpc_remove_default_route(struct bootpc_ifcontext *ifctx) in bootpc_remove_default_route()
1259 bootpc_compose_query(struct bootpc_ifcontext *ifctx, struct lwp *td) in bootpc_compose_query()
1421 bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx, in bootpc_decode_reply()
1586 struct bootpc_ifcontext *ifctx; /* Interface BOOTP contexts */ in bootpc_init() local