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