Home
last modified time | relevance | path

Searched refs:nxdom_defunct (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_kern.c750 nxdom_prov->nxdom_prov_dom->nxdom_defunct(nxdom_prov, in kern_channel_defunct()
770 nxdom_prov->nxdom_prov_dom->nxdom_defunct(nxdom_prov, in kern_channel_defunct()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h406 void (*nxdom_defunct) /* required */ member
H A Dnexus_kern.c254 ASSERT(nxdom->nxdom_defunct != NULL); in nxdom_attach()
/xnu-12377.1.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c203 .nxdom_defunct = nx_kpipe_dom_defunct,
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c221 .nxdom_defunct = nx_fsw_dom_defunct,
/xnu-12377.1.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c227 .nxdom_defunct = nx_upipe_dom_defunct,
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c252 .nxdom_defunct = nx_netif_dom_defunct,