Searched refs:na_connect_spec (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 638 extern int na_connect_spec(struct kern_nexus *, struct kern_channel *,
|
| H A D | nexus_adapter.c | 2725 na_connect_spec(struct kern_nexus *nx, struct kern_channel *ch, in na_connect_spec() function
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 751 err = na_connect_spec(nx, ch, chr, p); in nx_fsw_dom_connect()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1172 err = na_connect_spec(nx, ch, chr, p); in nx_netif_dom_connect()
|