Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dpktgen.c228 #define T_RUN (1<<1) /* Start run */ macro
3108 t->control |= (T_RUN); in pktgen_run_all_threads()
3499 if (t->control & T_RUN) { in pktgen_thread_worker()
3501 t->control &= ~(T_RUN); in pktgen_thread_worker()