Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/
H A Dnexus_adapter.h627 extern void na_disconnect(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2578 na_disconnect(nx, ch); in na_connect()
2592 na_disconnect(struct kern_nexus *nx, struct kern_channel *ch) in na_disconnect() function
/xnu-8020.140.41/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c394 na_disconnect(nx, ch); in nx_kpipe_dom_disconnect()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c783 na_disconnect(nx, ch); in nx_fsw_dom_disconnect()
/xnu-8020.140.41/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c587 na_disconnect(nx, ch); in nx_upipe_dom_disconnect()
/xnu-8020.140.41/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1147 na_disconnect(nx, ch); in nx_netif_dom_disconnect()