Searched refs:XDP_STATISTICS (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| A D | if_xdp.h | 64 #define XDP_STATISTICS 7 macro
|
| /linux/include/uapi/linux/ |
| A D | if_xdp.h | 64 #define XDP_STATISTICS 7 macro
|
| /linux/tools/testing/selftests/bpf/ |
| A D | xdpxceiver.c | 889 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 D | xsk.c | 1129 case XDP_STATISTICS: in xsk_getsockopt()
|
| /linux/samples/bpf/ |
| A D | xdpsock_user.c | 203 err = getsockopt(fd, SOL_XDP, XDP_STATISTICS, &stats, &optlen); in xsk_get_xdp_stats()
|
| /linux/Documentation/networking/ |
| A D | af_xdp.rst | 436 XDP_STATISTICS getsockopt
|
Completed in 19 milliseconds