Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/skywalk/nexus/
H A Dnexus_adapter.h601 extern void na_unbind_channel(struct kern_channel *ch);
H A Dnexus_adapter.c643 na_unbind_channel(struct kern_channel *ch) in na_unbind_channel() function
2676 na_unbind_channel(ch); in na_disconnect()
/xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c323 na_unbind_channel(ch); in fsw_vp_na_special()
/xnu-10002.81.5/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3040 na_unbind_channel(ch); in nx_netif_na_special_common()