Searched refs:txpackets (Results 1 – 2 of 2) sorted by relevance
695 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local704 txpackets = p->tx_packets; in vlan_dev_get_stats64()711 stats->tx_packets += txpackets; in vlan_dev_get_stats64()
1102 u64 rxpackets, rxbytes, txpackets, txbytes; in br_vlan_get_stats() local1112 txpackets = cpu_stats->tx_packets; in br_vlan_get_stats()1118 stats->tx_packets += txpackets; in br_vlan_get_stats()