Searched refs:SCHF_DEFUNCT_SKIP (Results 1 – 2 of 2) sorted by relevance
1132 #define SCHF_DEFUNCT_SKIP 0x00000200 macro
3254 flags |= (ch_flags & CHANF_DEFUNCT_SKIP) ? SCHF_DEFUNCT_SKIP : 0; in nexus_channel_get_flags()