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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dpktgen.c188 #define T_RUN (1<<2) /* Start run */ macro
2949 t->control |= (T_RUN);
3282 (t->control & (T_STOP | T_RUN | T_REMDEVALL | T_REMDEV))
3315 if (t->control & T_RUN) {
3317 t->control &= ~(T_RUN);

Completed in 22 milliseconds