Searched refs:xdp_statistics (Results 1 – 6 of 6) sorted by relevance
75 struct xdp_statistics { struct
884 struct xdp_statistics stats; in rx_stats_are_valid()896 if (optlen == sizeof(struct xdp_statistics)) { in rx_stats_are_valid()925 struct xdp_statistics stats; in tx_stats_validate()
198 struct xdp_statistics stats; in xsk_get_xdp_stats()207 if (optlen == sizeof(struct xdp_statistics)) { in xsk_get_xdp_stats()
1131 struct xdp_statistics stats = {}; in xsk_getsockopt()
444 struct xdp_statistics {
Completed in 74 milliseconds