Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dpktgen.c209 #define T_RUN (1<<1) /* Start run */ macro
3180 t->control |= (T_RUN); in pktgen_run_all_threads()
3545 if (t->control & T_RUN) { in pktgen_thread_worker()
3547 t->control &= ~(T_RUN); in pktgen_thread_worker()