Home
last modified time | relevance | path

Searched refs:na_connect_spec (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h638 extern int na_connect_spec(struct kern_nexus *, struct kern_channel *,
H A Dnexus_adapter.c2725 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 Dnx_flowswitch.c751 err = na_connect_spec(nx, ch, chr, p); in nx_fsw_dom_connect()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1172 err = na_connect_spec(nx, ch, chr, p); in nx_netif_dom_connect()