Home
last modified time | relevance | path

Searched refs:nxbind (Results 1 – 17 of 17) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h98 struct nxbind { struct
124 struct nxbind *npi_nxb; argument
397 (struct kern_nexus *, nexus_port_t *, struct nxbind *, void *);
402 struct kern_channel *, struct chreq *, struct nxbind *, struct proc *);
485 struct nxbind *, struct nexus_adapter **, struct proc *);
487 struct nxbind *);
489 struct nxbind *, void *);
589 extern struct nxbind *nxb_alloc(zalloc_flags_t);
590 extern void nxb_free(struct nxbind *);
591 extern boolean_t nxb_is_equal(struct nxbind *, struct nxbind *);
[all …]
H A Dnexus.c90 static SKMEM_TYPE_DEFINE(nxbind_zone, struct nxbind);
649 struct nxbind *nxb = NULL; in nxctl_nexus_bind()
958 struct nxbind *
961 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc()
970 nxb_free(struct nxbind *nxb) in nxb_free()
987 nxb_is_equal(struct nxbind *nxb0, struct nxbind *nxb1) in nxb_is_equal()
1017 nxb_move(struct nxbind *snxb, struct nxbind *dnxb) in nxb_move()
2648 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2652 struct nxbind *nxb0; in nx_port_alloc()
2796 struct nxbind *nxb0, void *info) in nx_port_bind_info()
[all …]
H A Dnexus_adapter.h644 struct nxbind *, struct proc *, struct nexus_adapter **, boolean_t);
649 struct chreq *, struct nxbind *, struct proc *);
H A Dnexus_adapter.c2608 struct nxbind *nxb, struct proc *p) in na_connect()
2952 struct nxbind *nxb, struct proc *p, struct nexus_adapter **na, in na_find()
/xnu-12377.61.12/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.h86 struct nxbind *nup_cli_nxb;
87 struct nxbind *nup_srv_nxb;
99 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
H A Dnx_user_pipe.c90 struct nxbind *, void *);
93 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
434 struct nxbind *nxb0, void *info) in nx_upipe_dom_bind_port()
438 struct nxbind *nxb = NULL; in nx_upipe_dom_bind_port()
478 struct nxbind *nxb = NULL; in nx_upipe_dom_unbind_port()
516 struct nxbind *nxb, struct proc *p) in nx_upipe_dom_connect()
1449 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_upipe_na_find()
/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c82 struct nxbind *, void *);
85 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
256 struct nxbind *nxb0, void *info) in nx_kpipe_dom_bind_port()
259 struct nxbind *nxb = NULL; in nx_kpipe_dom_bind_port()
290 struct nxbind *__single nxb = NULL; in nx_kpipe_dom_unbind_port()
317 struct nxbind *nxb, struct proc *p) in nx_kpipe_dom_connect()
553 struct nxbind *__single nxb; in nx_kpipe_prov_nx_dtor()
694 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
H A Dnx_kernel_pipe.h76 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h85 struct nxbind *nxb0);
92 struct chreq *chr, struct nxbind *nxb, struct proc *p,
100 extern int fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb,
H A Dnx_flowswitch.c99 struct nxbind *, void *);
103 struct nxbind *, struct proc *);
693 struct nxbind *nxb, void *info) in nx_fsw_dom_bind_port()
767 struct nxbind *nxb, struct proc *p) in nx_fsw_dom_connect()
910 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_fsw_na_find()
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()
1425 const struct nxbind *nxb) in fsw_port_ctor()
1528 fsw_port_alloc__(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc__()
1576 fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc()
H A Dfsw_flow.c134 struct nxbind nxb; in fsw_flow_add()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.h270 struct nxbind *nif_dev_nxb;
271 struct nxbind *nif_host_nxb;
515 struct chreq *, struct nxbind *, struct proc *, struct nexus_adapter **,
H A Dnx_netif.c123 struct nxbind *, void *);
126 struct kern_nexus *, struct kern_channel *, struct chreq *, struct nxbind *,
1073 struct nxbind *nxb, void *info) in nx_netif_dom_bind_port()
1144 struct nxbind *nxb, struct proc *p) in nx_netif_dom_connect()
3155 struct chreq *chr, struct nxbind *nxb, struct proc *p,
H A Dnx_netif_netagent.c269 struct nxbind nxb; in nx_netif_netagent_flow_bind()
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c91 struct nxbind *, struct proc *, int, int *);
1544 struct nxbind *nxb = NULL; in ch_open()
2009 ch_connect(struct kern_nexus *nx, struct chreq *chr, struct nxbind *nxb, in ch_connect()