Home
last modified time | relevance | path

Searched defs:nxb (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c259 struct nxbind *nxb = NULL; in nx_kpipe_dom_bind_port() local
290 struct nxbind *__single nxb = NULL; in nx_kpipe_dom_unbind_port() local
317 struct nxbind *nxb, struct proc *p) in nx_kpipe_dom_connect()
553 struct nxbind *__single nxb; in nx_kpipe_prov_nx_dtor() local
694 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c693 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 Dfsw_flow.c134 struct nxbind nxb; in fsw_flow_add() local
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()
/xnu-12377.61.12/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c438 struct nxbind *nxb = NULL; in nx_upipe_dom_bind_port() local
478 struct nxbind *nxb = NULL; in nx_upipe_dom_unbind_port() local
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/
H A Dnexus.c649 struct nxbind *nxb = NULL; in nxctl_nexus_bind() local
961 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc() local
970 nxb_free(struct nxbind *nxb) in nxb_free()
2648 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2827 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info() local
2877 struct nxbind *nxb; in nx_port_unbind() local
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/netif/
H A Dnx_netif_netagent.c269 struct nxbind nxb; in nx_netif_netagent_flow_bind() local
H A Dnx_netif.c1073 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,
/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c1544 struct nxbind *nxb = NULL; in ch_open() local
2009 ch_connect(struct kern_nexus *nx, struct chreq *chr, struct nxbind *nxb, in ch_connect()