Home
last modified time | relevance | path

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

/Linux-v6.6/samples/bpf/
Dxdp_sample_user.c348 __u64 sum_dropped = 0; in map_collect_percpu() local
365 sum_dropped += rec->cpu[i].dropped; in map_collect_percpu()
373 rec->total.dropped = sum_dropped; in map_collect_percpu()