Searched refs:CHAN_VALID (Results 1 – 1 of 1) sorted by relevance
71 #define CHAN_VALID 0x01 /* assigned to a channel */ macro186 if ((sc->channel[ctxnum].flags & CHAN_VALID) == 0) { in ngfrm_allocate_CTX()192 sc->channel[ctxnum].flags = CHAN_VALID; in ngfrm_allocate_CTX()