Searched refs:SCHF_CLOSING (Results 1 – 2 of 2) sorted by relevance
1134 #define SCHF_CLOSING 0x40000000 macro
3255 flags |= (ch_flags & CHANF_CLOSING) ? SCHF_CLOSING : 0; in nexus_channel_get_flags()