Lines Matching defs:packets
19 packets.42 u64 packets;71 { "packets", IFB_Q_STAT(packets) },84 stats->packets++;160 u64 packets, bytes;166 packets = txp->rx_stats.packets;169 stats->rx_packets += packets;174 packets = txp->tx_stats.packets;177 stats->tx_packets += packets;