Home
last modified time | relevance | path

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

/xnu-11417.140.69/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 kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_kpipe_dom_connect()
554 struct nxbind *__single nxb; in nx_kpipe_prov_nx_dtor() local
696 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_kpipe_na_find()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c694 struct nxbind *nxb, void *info) in nx_fsw_dom_bind_port()
768 struct kern_channel *ch0, 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.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()
1414 const struct nxbind *nxb) in fsw_port_ctor()
1517 fsw_port_alloc__(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc__()
1565 fsw_port_alloc(struct nx_flowswitch *fsw, struct nxbind *nxb, in fsw_port_alloc()
/xnu-11417.140.69/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()
1450 struct chreq *chr, struct nxbind *nxb, struct proc *p, in nx_upipe_na_find()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus.c647 struct nxbind *nxb = NULL; in nxctl_nexus_bind() local
959 struct nxbind *nxb = zalloc_flags(nxbind_zone, how | Z_ZERO); in nxb_alloc() local
968 nxb_free(struct nxbind *nxb) in nxb_free()
2654 nx_port_alloc(struct kern_nexus *nx, nexus_port_t nx_port, struct nxbind *nxb, in nx_port_alloc()
2833 struct nxbind *nxb = nxb_alloc(Z_WAITOK); in nx_port_bind_info() local
2883 struct nxbind *nxb; in nx_port_unbind() local
H A Dnexus_adapter.c2657 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in na_connect()
3003 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p, in na_find()
/xnu-11417.140.69/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-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c269 struct nxbind nxb; in nx_netif_netagent_flow_bind() local
H A Dnx_netif.c1074 struct nxbind *nxb, void *info) in nx_netif_dom_bind_port()
1145 struct kern_channel *ch0, struct nxbind *nxb, struct proc *p) in nx_netif_dom_connect()
3086 struct chreq *chr, struct nxbind *nxb, struct proc *p,
/xnu-11417.140.69/bsd/skywalk/channel/
H A Dchannel.c1546 struct nxbind *nxb = NULL; in ch_open() local
2052 struct nxbind *nxb, struct proc *p, int fd, int *err) in ch_connect()