Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dpktgen.c225 #define T_RUN (1<<1) /* Start run */ macro
3254 pktgen_handle_all_threads(pn, T_RUN); in pktgen_run_all_threads()
3646 if (t->control & T_RUN) { in pktgen_thread_worker()
3648 t->control &= ~(T_RUN); in pktgen_thread_worker()