Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/include/net/
Dxdp.h212 struct xdp_cpumap_stats { struct
213 unsigned int redirect;
214 unsigned int pass;
215 unsigned int drop;