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

/freebsd-9.3-release/tools/tools/netmap/
H A Dpkt-gen.c1396 uint64_t pps, usec, my_count, npkts; local
1404 my_count = 0;
1406 my_count += targs[i].count;
1413 npkts = my_count - prev;
1419 prev = my_count;

Completed in 104 milliseconds