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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dpktgen.c202 #define T_RUN (1<<1) /* Start run */ macro
3262 t->control |= (T_RUN);
3607 if (t->control & T_RUN) {
3609 t->control &= ~(T_RUN);

Completed in 156 milliseconds