Home
last modified time | relevance | path

Searched refs:SCHF_DEFUNCT_SKIP (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/skywalk/
H A Dos_stats_private.h1132 #define SCHF_DEFUNCT_SKIP 0x00000200 macro
/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus.c3254 flags |= (ch_flags & CHANF_DEFUNCT_SKIP) ? SCHF_DEFUNCT_SKIP : 0; in nexus_channel_get_flags()