Searched refs:XDP_STATISTICS (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/tools/include/uapi/linux/ |
| D | if_xdp.h | 64 #define XDP_STATISTICS 7 macro
|
| /Linux-v5.15/include/uapi/linux/ |
| D | if_xdp.h | 64 #define XDP_STATISTICS 7 macro
|
| /Linux-v5.15/tools/testing/selftests/bpf/ |
| D | xdpxceiver.c | 699 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in rx_stats_are_valid() 740 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in tx_stats_validate()
|
| /Linux-v5.15/net/xdp/ |
| D | xsk.c | 1144 case XDP_STATISTICS: in xsk_getsockopt()
|
| /Linux-v5.15/samples/bpf/ |
| D | xdpsock_user.c | 203 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in xsk_get_xdp_stats()
|
| /Linux-v5.15/Documentation/networking/ |
| D | af_xdp.rst | 436 XDP_STATISTICS getsockopt
|