Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h595 extern void na_unbind_channel(struct kern_channel *ch);
H A Dnexus_adapter.c694 na_unbind_channel(struct kern_channel *ch) in na_unbind_channel() function
2666 na_unbind_channel(ch); in na_disconnect()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c315 na_unbind_channel(ch); in fsw_vp_na_special()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2719 na_unbind_channel(ch); in nx_netif_na_special_common()