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

/freebsd-11-stable/sys/dev/patm/
H A Dif_patmvar.h324 #define TST_ACT1 0x0001 /* active TST */ macro
H A Dif_patm_tx.c1199 if (sc->tst_state & TST_ACT1) {
1242 act = (sc->tst_state & TST_ACT1) ? 1 : 0;
1255 sc->tst_state ^= TST_ACT1;

Completed in 205 milliseconds