Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/ !
H A Dnexus_adapter.h628 extern void na_defunct(struct kern_nexus *, struct kern_channel *,
H A Dnexus_adapter.c2643 na_defunct(struct kern_nexus *nx, struct kern_channel *ch, in na_defunct() function
/xnu-8020.101.4/bsd/skywalk/nexus/upipe/ !
H A Dnx_user_pipe.c684 na_defunct(nx, ch, &pna->pna_up, locked); in nx_upipe_dom_defunct_finalize()
686 na_defunct(nx, ch, &pna->pna_peer->pna_up, locked); in nx_upipe_dom_defunct_finalize()
696 na_defunct(nx, ch, pna->pna_parent, locked); in nx_upipe_dom_defunct_finalize()
/xnu-8020.101.4/bsd/skywalk/nexus/kpipe/ !
H A Dnx_kernel_pipe.c455 na_defunct(nx, ch, ch->ch_na, locked); in nx_kpipe_dom_defunct_finalize()
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ !
H A Dnx_flowswitch.c833 na_defunct(nx, ch, ch->ch_na, locked); in nx_fsw_dom_defunct_finalize()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.c1251 na_defunct(nx, ch, ch->ch_na, locked); in nx_netif_dom_defunct_finalize()