Searched refs:CHAN_LOCAL (Results 1 – 3 of 3) sorted by relevance
135 if (!(c->flags & (CHAN_CLOSE_SENT|CHAN_LOCAL))) in chan_ibuf_empty()269 if (!(c->flags & CHAN_LOCAL)) { in chan_rcvd_oclose()297 if (!(c->flags & CHAN_LOCAL)) in chan_rcvd_oclose()347 if (c->flags & CHAN_LOCAL) { in chan_is_dead()
221 #define CHAN_LOCAL 0x10 macro
2352 nc->flags |= CHAN_LOCAL;