Searched refs:txpackets (Results 1 – 1 of 1) sorted by relevance
681 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() 690 txpackets = u64_stats_read(&p->tx_packets); in vlan_dev_get_stats64() 697 stats->tx_packets += txpackets;672 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; vlan_dev_get_stats64() local