Searched refs:txbytes (Results 1 – 2 of 2) sorted by relevance
671 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local681 txbytes = p->tx_bytes; in vlan_dev_get_stats64()688 stats->tx_bytes += txbytes; in vlan_dev_get_stats64()
1212 u64 rxpackets, rxbytes, txpackets, txbytes; in br_vlan_get_stats() local1221 txbytes = cpu_stats->tx_bytes; in br_vlan_get_stats()1227 stats->tx_bytes += txbytes; in br_vlan_get_stats()