Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h593 extern int na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch,
H A Dnexus_adapter.c496 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel() function
2588 err = na_bind_channel(na, ch, chr); in na_connect()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c302 error = na_bind_channel(na, ch, chr); in fsw_vp_na_special()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2707 error = na_bind_channel(na, ch, chr); in nx_netif_na_special_common()