| /xnu-12377.41.6/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 64 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 D | nexus_var.h | 63 struct chreq; 402 struct kern_channel *, struct chreq *, struct nxbind *, struct proc *);
|
| H A D | nexus_adapter.c | 437 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 D | nx_kernel_pipe.h | 76 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
|
| H A D | nx_kernel_pipe.c | 85 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 D | nx_netif_host.h | 46 struct kern_channel *, struct chreq *, nxspec_cmd_t);
|
| H A D | nx_netif.h | 515 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 D | nx_netif.c | 126 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 D | nx_netif_host.c | 327 struct chreq *chr, nxspec_cmd_t spec_cmd) in nx_netif_host_na_special()
|
| H A D | nx_netif_vp.c | 320 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 D | nx_netif_filter_vp.c | 516 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 D | nx_user_pipe.h | 99 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
|
| H A D | nx_user_pipe.c | 93 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 D | fsw_var.h | 92 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 D | nx_flowswitch.c | 102 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 D | fsw_vp.c | 61 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 D | nx_flowswitch.h | 365 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
|
| H A D | fsw.c | 117 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 D | channel_var.h | 222 struct chreq { struct 798 struct chreq *, boolean_t, int *);
|
| H A D | channel.c | 90 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()
|