Searched refs:xdp_stats (Results 1 – 1 of 1) sorted by relevance
764 struct xdp_statistics xdp_stats; in eth_stats_get() local785 XDP_STATISTICS, &xdp_stats, &optlen); in eth_stats_get()790 stats->imissed += xdp_stats.rx_dropped; in eth_stats_get()