Searched refs:CHAN_ACTIVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_frame_relay.c72 #define CHAN_ACTIVE 0x02 /* bottom level active */ macro
266 sc->downstream.flags |= CHAN_ACTIVE;
299 sc->channel[ctxnum].flags |= CHAN_ACTIVE;
354 || ((ctxp->flags & CHAN_ACTIVE) == 0)) {

Completed in 94 milliseconds