Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h614 extern void na_unbind_channel(struct kern_channel *ch);
H A Dnexus_adapter.c632 na_unbind_channel(struct kern_channel *ch) in na_unbind_channel() function
2741 na_unbind_channel(ch); in na_disconnect()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c308 na_unbind_channel(ch); in fsw_vp_na_special()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3053 na_unbind_channel(ch); in nx_netif_na_special_common()