Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_frame_relay.c70 #define CHAN_ACTIVE 0x02 /* bottom level active */ macro
265 sc->downstream.flags |= CHAN_ACTIVE; in ngfrm_newhook()
298 sc->channel[ctxnum].flags |= CHAN_ACTIVE; in ngfrm_newhook()
351 || ((ctxp->flags & CHAN_ACTIVE) == 0)) in ngfrm_rcvdata()