Searched refs:srcstats (Results 1 – 1 of 1) sorted by relevance
51 struct net_device_stats *peerstats, *srcstats = &dev->stats; in vxcan_xmit() local75 srcstats->tx_packets++; in vxcan_xmit()76 srcstats->tx_bytes += cfd->len; in vxcan_xmit()