T_STOP           3089 net/core/pktgen.c 		t->control &= ~(T_STOP);
T_STOP           3101 net/core/pktgen.c 		t->control |= T_STOP;
T_STOP           3154 net/core/pktgen.c 			t->control |= (T_STOP);
T_STOP           3518 net/core/pktgen.c 		    (t->control & (T_STOP | T_RUN | T_REMDEVALL | T_REMDEV))
T_STOP           3531 net/core/pktgen.c 		if (t->control & T_STOP) {
T_STOP           3533 net/core/pktgen.c 			t->control &= ~(T_STOP);