Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c259 struct nxbind *nxb = NULL; in nx_kpipe_dom_bind_port() local
290 struct nxbind *nxb = NULL; in nx_kpipe_dom_unbind_port() local
317 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_kpipe_dom_connect()
554 struct nxbind *nxb; in nx_kpipe_prov_nx_dtor() local
696 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c691 struct nxbind *nxb, void *info) in nx_fsw_dom_bind_port()
765 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_fsw_dom_connect()
907 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_fsw_na_find()
H A Dfsw_flow.c132 struct nxbind nxb; in fsw_flow_add() local
H A Dfsw.c114 struct chreq *chr, struct nxbind *nxb, struct proc *p, in fsw_attach_vp()
1395 const struct nxbind *nxb) in fsw_port_ctor()
1498 fsw_port_alloc__(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc__()
1546 fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc()
/xnu-10063.141.1/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 kern_channel *ch0, 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-10063.141.1/bsd/skywalk/nexus/
H A Dnexus.c630 struct nxbind *nxb = NULL; in nxctl_nexus_bind() local
931 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc() local
940 nxb_free(struct nxbind *nxb) in nxb_free()
2604 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2783 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info() local
2829 struct nxbind *nxb; in nx_port_unbind() local
H A Dnexus_adapter.c2567 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in na_connect()
2913 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p, in na_find()
/xnu-10063.141.1/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c333 struct nxbind *nxb, void *info) in nx_mon_dom_bind_port()
355 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_mon_dom_connect()
1420 struct chreq *chr, struct kern_channel *ch0, struct nxbind *nxb, in nx_monitor_na_find()
/xnu-10063.141.1/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 kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_netif_dom_connect()
3084 struct chreq *chr, struct nxbind *nxb, struct proc *p,
/xnu-10063.141.1/bsd/skywalk/channel/
H A Dchannel.c1529 struct nxbind *nxb = NULL; in ch_open() local
2008 struct nxbind *nxb, struct proc *p, int fd, int *err) in ch_connect()