Home
last modified time | relevance | path

Searched refs:chreq (Results 1 – 20 of 20) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.h64 struct chreq;
288 struct chreq *, nxspec_cmd_t);
610 struct chreq *);
643 extern int na_find(struct kern_channel *, struct kern_nexus *, struct chreq *,
649 struct chreq *, struct nxbind *, struct proc *);
654 struct chreq *, struct proc *);
659 extern int na_pseudo_create(struct kern_nexus *, struct chreq *,
H A Dnexus_var.h63 struct chreq;
402 struct kern_channel *, struct chreq *, struct nxbind *, struct proc *);
H A Dnexus_adapter.c437 struct chreq *chr) in na_bind_channel()
2607 na_connect(struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in na_connect()
2773 struct chreq *chr, struct proc *p) in na_connect_spec()
2951 na_find(struct kern_channel *ch, struct kern_nexus *nx, struct chreq *chr, in na_find()
3164 na_pseudo_create(struct kern_nexus *nx, struct chreq *chr, in na_pseudo_create()
/xnu-12377.41.6/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.h76 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
H A Dnx_kernel_pipe.c85 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
316 struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in nx_kpipe_dom_connect()
694 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.h46 struct kern_channel *, struct chreq *, nxspec_cmd_t);
H A Dnx_netif.h515 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
518 struct kern_channel *, struct chreq *, nxspec_cmd_t);
520 struct kern_channel *, struct chreq *, nxspec_cmd_t);
614 extern int netif_filter_na_create(struct kern_nexus *, struct chreq *,
668 extern int netif_vp_na_create(struct kern_nexus *, struct chreq *,
H A Dnx_netif.c126 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
1143 struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in nx_netif_dom_connect()
3076 struct chreq *chr, nxspec_cmd_t spec_cmd) in nx_netif_na_special()
3085 struct chreq *chr, nxspec_cmd_t spec_cmd) in nx_netif_na_special_common()
3155 struct chreq *chr, struct nxbind *nxb, struct proc *p,
3216 ifp, struct chreq *, chr);
H A Dnx_netif_host.c327 struct chreq *chr, nxspec_cmd_t spec_cmd) in nx_netif_host_na_special()
H A Dnx_netif_vp.c320 struct chreq chr; in netif_hwna_setup()
958 netif_vp_na_create(struct kern_nexus *nx, struct chreq *chr, in netif_vp_na_create()
H A Dnx_netif_filter_vp.c516 netif_filter_na_create(struct kern_nexus *nx, struct chreq *chr, in netif_filter_na_create()
/xnu-12377.41.6/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.h99 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
H A Dnx_user_pipe.c93 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
515 struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in nx_upipe_dom_connect()
1449 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_upipe_na_find()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h92 struct chreq *chr, struct nxbind *nxb, struct proc *p,
122 extern int fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr,
H A Dnx_flowswitch.c102 struct kern_nexus *, struct kern_channel *, struct chreq *,
766 struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in nx_fsw_dom_connect()
884 nx_fsw_na_find_log(const struct chreq *chr, boolean_t create) in nx_fsw_na_find_log()
910 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_fsw_na_find()
H A Dfsw_vp.c61 struct kern_channel *, struct chreq *, nxspec_cmd_t);
275 struct chreq *chr, nxspec_cmd_t spec_cmd) in fsw_vp_na_special()
335 fsw_vp_na_create(struct kern_nexus *nx, struct chreq *chr, struct proc *p, in fsw_vp_na_create()
H A Dnx_flowswitch.h365 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
H A Dfsw.c117 struct chreq *chr, struct nxbind *nxb, struct proc *p, in fsw_attach_vp()
758 struct chreq chr; in fsw_netif_port_setup()
/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_var.h222 struct chreq { struct
798 struct chreq *, boolean_t, int *);
H A Dchannel.c90 static struct kern_channel *ch_connect(struct kern_nexus *, struct chreq *,
1546 struct chreq chr; in ch_open()
1688 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special()
1927 const struct chreq *chr, const struct kern_channel *ch, in ch_connect_log1()
2009 ch_connect(struct kern_nexus *nx, struct chreq *chr, struct nxbind *nxb, in ch_connect()