Searched refs:CHANF_RXONLY (Results 1 – 2 of 2) sorted by relevance
176 #define CHANF_RXONLY 0x8 /* receive only, no transmit */ macro
456 atomic_bitclear_32(&ch->ch_flags, (CHANF_RXONLY | CHANF_EXCLUSIVE | in na_bind_channel()466 atomic_bitset_32(&ch->ch_flags, CHANF_RXONLY); in na_bind_channel()695 atomic_bitclear_32(&ch->ch_flags, (CHANF_RXONLY | CHANF_EXCLUSIVE)); in na_unbind_channel()