Home
last modified time | relevance | path

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

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