Home
last modified time | relevance | path

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

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