Searched refs:txpackets (Results 1 - 1 of 1) sorted by relevance

/net/8021q/
H A Dvlan_dev.c679 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; local
688 txpackets = p->tx_packets;
695 stats->tx_packets += txpackets;

Completed in 40 milliseconds