Searched defs:ifctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/nfs/
H A Dbootp_subr.c431 struct bootpc_ifcontext *ifctx; local
445 bootpc_ifctx_isresolved(struct bootpc_ifcontext *ifctx) argument
455 bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx) argument
465 bootpc_ifctx_isfailed(struct bootpc_ifcontext *ifctx) argument
475 bootpc_received(struct bootpc_globalcontext *gctx, struct bootpc_ifcontext *ifctx) argument
584 struct bootpc_ifcontext *ifctx; local
940 bootpc_fakeup_interface(struct bootpc_ifcontext *ifctx, struct thread *td) argument
983 bootpc_shutdown_interface(struct bootpc_ifcontext *ifctx, struct thread *td) argument
1008 bootpc_adjust_interface(struct bootpc_ifcontext *ifctx, struct bootpc_globalcontext *gctx, struct thread *td) argument
1213 bootpc_compose_query(struct bootpc_ifcontext *ifctx, struct thread *td) argument
1375 bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx, struct bootpc_globalcontext *gctx) argument
1541 struct bootpc_ifcontext *ifctx; /* Interface BOOTP contexts */ local
[all...]

Completed in 48 milliseconds