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

/freebsd-10.1-release/sys/netgraph/
H A Dng_frame_relay.c71 #define CHAN_VALID 0x01 /* assigned to a channel */ macro
184 if ((sc->channel[ctxnum].flags & CHAN_VALID) == 0) {
190 sc->channel[ctxnum].flags = CHAN_VALID;

Completed in 68 milliseconds