Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_adapter.h627 extern void na_disconnect(struct kern_nexus *, struct kern_channel *);
H A Dnexus_adapter.c2605 na_disconnect(nx, ch); in na_connect()
2619 na_disconnect(struct kern_nexus *nx, struct kern_channel *ch) in na_disconnect() function
/xnu-8792.41.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c399 na_disconnect(nx, ch); in nx_kpipe_dom_disconnect()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c775 na_disconnect(nx, ch); in nx_fsw_dom_disconnect()
/xnu-8792.41.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c584 na_disconnect(nx, ch); in nx_upipe_dom_disconnect()
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1239 na_disconnect(nx, ch); in nx_netif_dom_disconnect()