Searched refs:my_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/tools/tools/netmap/
H A Dpkt-gen.c1506 uint64_t pps, usec, my_count, npkts; local
1514 my_count = 0;
1516 my_count += targs[i].count;
1523 npkts = my_count - prev;
1529 prev = my_count;

Completed in 87 milliseconds