Searched refs:CHAN_LOCAL (Results 1 – 3 of 3) sorted by relevance
164 if (!(c->flags & (CHAN_CLOSE_SENT|CHAN_LOCAL))) in chan_ibuf_empty()281 if (!(c->flags & CHAN_LOCAL)) { in chan_rcvd_close2()308 if (!(c->flags & CHAN_LOCAL)) in chan_rcvd_close2()462 if (c->flags & CHAN_LOCAL) { in chan_is_dead()
197 #define CHAN_LOCAL 0x10 macro
2074 nc->flags |= CHAN_LOCAL;