T_STOP
t->control &= ~(T_STOP);
pktgen_handle_all_threads(pn, T_STOP);
t->control |= (T_STOP);
if (t->control & T_STOP) {