Home
last modified time | relevance | path

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

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