Searched refs:txbytes (Results 1 – 2 of 2) sorted by relevance
716 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local726 txbytes = p->tx_bytes; in vlan_dev_get_stats64()733 stats->tx_bytes += txbytes; in vlan_dev_get_stats64()
1324 u64 rxpackets, rxbytes, txpackets, txbytes; in br_vlan_get_stats() local1333 txbytes = cpu_stats->tx_bytes; in br_vlan_get_stats()1339 stats->tx_bytes += txbytes; in br_vlan_get_stats()