T_RUN 3169 net/core/pktgen.c t->control |= (T_RUN);
T_RUN 3518 net/core/pktgen.c (t->control & (T_STOP | T_RUN | T_REMDEVALL | T_REMDEV))
T_RUN 3536 net/core/pktgen.c if (t->control & T_RUN) {
T_RUN 3538 net/core/pktgen.c t->control &= ~(T_RUN);