Home
last modified time | relevance | path

Searched defs:xdp_cpumap_stats (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c27 struct xdp_cpumap_stats { struct
28 unsigned int redirect;
29 unsigned int pass;
30 unsigned int drop;
/linux/include/net/
H A Dxdp.h301 struct xdp_cpumap_stats { struct
302 unsigned int redirect;
303 unsigned int pass;
304 unsigned int drop;