Home
last modified time | relevance | path

Searched refs:na_disconnect (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h635 extern void na_disconnect(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2638 na_disconnect(nx, ch); in na_connect()
2652 na_disconnect(struct kern_nexus *nx, struct kern_channel *ch) in na_disconnect() function
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c394 na_disconnect(nx, ch); in nx_kpipe_dom_disconnect()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c783 na_disconnect(nx, ch); in nx_fsw_dom_disconnect()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c596 na_disconnect(nx, ch); in nx_upipe_dom_disconnect()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1213 na_disconnect(nx, ch); in nx_netif_dom_disconnect()