Searched refs:peerstats (Results 1 – 1 of 1) sorted by relevance
42 struct net_device_stats *peerstats, *srcstats = &dev->stats; in vxcan_xmit() local89 peerstats = &peer->stats; in vxcan_xmit()90 peerstats->rx_packets++; in vxcan_xmit()91 peerstats->rx_bytes += len; in vxcan_xmit()