Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_adapter.h587 extern void na_unbind_channel(struct kern_channel *ch);
H A Dnexus_adapter.c662 na_unbind_channel(struct kern_channel *ch) in na_unbind_channel() function
2634 na_unbind_channel(ch); in na_disconnect()
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c315 na_unbind_channel(ch); in fsw_vp_na_special()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2750 na_unbind_channel(ch); in nx_netif_na_special_common()