Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c255 struct nxbind *nxb = NULL; in nx_kpipe_dom_bind_port() local
286 struct nxbind *nxb = NULL; in nx_kpipe_dom_unbind_port() local
313 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_kpipe_dom_connect()
555 struct nxbind *nxb; in nx_kpipe_prov_nx_dtor() local
697 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c643 struct nxbind *nxb, void *info) in nx_fsw_dom_bind_port()
716 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_fsw_dom_connect()
881 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.c104 struct chreq *chr, struct nxbind *nxb, struct proc *p, in fsw_attach_vp()
1222 const struct nxbind *nxb) in fsw_port_ctor()
1325 fsw_port_alloc__(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc__()
1373 fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c451 struct nxbind *nxb = NULL; in nx_upipe_dom_bind_port() local
491 struct nxbind *nxb = NULL; in nx_upipe_dom_unbind_port() local
529 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_upipe_dom_connect()
1464 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_upipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c652 struct nxbind *nxb = NULL; in nxctl_nexus_bind() local
951 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc() local
960 nxb_free(struct nxbind *nxb) in nxb_free()
2627 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2806 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info() local
2852 struct nxbind *nxb; in nx_port_unbind() local
H A Dnexus_adapter.c2558 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in na_connect()
2906 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p, in na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c339 struct nxbind *nxb, void *info) in nx_mon_dom_bind_port()
361 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_mon_dom_connect()
1425 struct chreq *chr, struct kern_channel *ch0, struct nxbind *nxb, in nx_monitor_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c304 struct nxbind nxb; in nx_netif_netagent_flow_bind() local
H A Dnx_netif.c1050 struct nxbind *nxb, void *info) in nx_netif_dom_bind_port()
1120 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_netif_dom_connect()
2755 struct chreq *chr, struct nxbind *nxb, struct proc *p,
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c1540 struct nxbind *nxb = NULL; in ch_open() local
2019 struct nxbind *nxb, struct proc *p, int fd, int *err) in ch_connect()