Home
last modified time | relevance | path

Searched refs:XDP_STATISTICS (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/uapi/linux/
A Dif_xdp.h64 #define XDP_STATISTICS 7 macro
/linux/include/uapi/linux/
A Dif_xdp.h64 #define XDP_STATISTICS 7 macro
/linux/tools/testing/selftests/bpf/
A Dxdpxceiver.c889 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in rx_stats_are_valid()
930 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in tx_stats_validate()
/linux/net/xdp/
A Dxsk.c1129 case XDP_STATISTICS: in xsk_getsockopt()
/linux/samples/bpf/
A Dxdpsock_user.c203 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in xsk_get_xdp_stats()
/linux/Documentation/networking/
A Daf_xdp.rst436 XDP_STATISTICS getsockopt

Completed in 19 milliseconds