Lines Matching refs:dropped
59 u64 dropped; member
529 data->stats.dropped++; in net_dm_packet_trace_kfree_skb_hit()
976 hw_data->stats.dropped++; in net_dm_hw_trap_packet_probe()
1404 u64 dropped; in net_dm_stats_read() local
1408 dropped = cpu_stats->dropped; in net_dm_stats_read()
1411 stats->dropped += dropped; in net_dm_stats_read()
1427 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_stats_put()
1448 u64 dropped; in net_dm_hw_stats_read() local
1452 dropped = cpu_stats->dropped; in net_dm_hw_stats_read()
1455 stats->dropped += dropped; in net_dm_hw_stats_read()
1471 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_hw_stats_put()