Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dpktgen.c225 #define T_RUN (1<<1) /* Start run */ macro
3253 pktgen_handle_all_threads(pn, T_RUN); in pktgen_run_all_threads()
3645 if (t->control & T_RUN) { in pktgen_thread_worker()
3647 t->control &= ~(T_RUN); in pktgen_thread_worker()