Home
last modified time | relevance | path

Searched refs:na_connect (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h633 extern int na_connect(struct kern_nexus *, struct kern_channel *,
H A Dnexus_adapter.c2557 na_connect(struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in na_connect() function
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c360 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_kpipe_dom_connect()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c762 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_fsw_dom_connect()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c580 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_upipe_dom_connect()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1174 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_netif_dom_connect()