Home
last modified time | relevance | path

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

/xnu-8796.101.5/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-8796.101.5/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c640 struct nxbind *nxb, void *info) in nx_fsw_dom_bind_port()
714 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_fsw_dom_connect()
873 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()
1293 const struct nxbind *nxb) in fsw_port_ctor()
1396 fsw_port_alloc__(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc__()
1444 fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc()
/xnu-8796.101.5/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c437 struct nxbind *nxb = NULL; in nx_upipe_dom_bind_port() local
477 struct nxbind *nxb = NULL; in nx_upipe_dom_unbind_port() local
515 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_upipe_dom_connect()
1448 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_upipe_na_find()
/xnu-8796.101.5/bsd/skywalk/nexus/
H A Dnexus.c617 struct nxbind *nxb = NULL; in nxctl_nexus_bind() local
917 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc() local
926 nxb_free(struct nxbind *nxb) in nxb_free()
2586 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2765 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info() local
2811 struct nxbind *nxb; in nx_port_unbind() local
H A Dnexus_adapter.c2505 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in na_connect()
2853 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p, in na_find()
/xnu-8796.101.5/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()
1419 struct chreq *chr, struct kern_channel *ch0, struct nxbind *nxb, in nx_monitor_na_find()
/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c303 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()
3030 struct chreq *chr, struct nxbind *nxb, struct proc *p,
/xnu-8796.101.5/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()