Home
last modified time | relevance | path

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

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