Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.h611 extern void na_unbind_channel(struct kern_channel *ch);
H A Dnexus_adapter.c625 na_unbind_channel(struct kern_channel *ch) in na_unbind_channel() function
2714 na_unbind_channel(ch); in na_disconnect()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c306 na_unbind_channel(ch); in fsw_vp_na_special()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3120 na_unbind_channel(ch); in nx_netif_na_special_common()