Searched refs:na_connect (Results 1 – 6 of 6) sorted by relevance
| /xnu-10002.81.5/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 639 extern int na_connect(struct kern_nexus *, struct kern_channel *,
|
| H A D | nexus_adapter.c | 2569 na_connect(struct kern_nexus *nx, struct kern_channel *ch, struct chreq *chr, in na_connect() function
|
| /xnu-10002.81.5/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 364 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_kpipe_dom_connect()
|
| /xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 805 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_fsw_dom_connect()
|
| /xnu-10002.81.5/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 567 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_upipe_dom_connect()
|
| /xnu-10002.81.5/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1198 err = na_connect(nx, ch, chr, ch0, nxb, p); in nx_netif_dom_connect()
|