Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.h24 unsigned long long pkts_marked; member
H A Dhbm_kern.h179 __sync_add_and_fetch(&(qsp->pkts_marked), 1); in hbm_update_stats()
H A Dhbm.c350 percent_pkts = (qstats.pkts_marked * 100.0) / in run_bpf_prog()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds