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

/linux-master/samples/bpf/
H A Dhbm.h24 unsigned long long pkts_marked; member in struct:hbm_queue_stats
H A Dhbm_kern.h177 __sync_add_and_fetch(&(qsp->pkts_marked), 1);
H A Dhbm.c357 percent_pkts = (qstats.pkts_marked * 100.0) /

Completed in 127 milliseconds