Searched refs:rbytes (Results 1 – 4 of 4) sorted by relevance
125 unsigned long rbytes; /* number of received bytes */ member
2784 buf.rbytes = ch->ch_rxcount; in dgnc_tty_ioctl()
89 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in vrf_get_stats64() local98 rbytes = dstats->rx_bytes; in vrf_get_stats64()104 stats->rx_bytes += rbytes; in vrf_get_stats64()
1039 u64 tpackets, tbytes, rpackets, rbytes; in virtnet_stats() local1050 rbytes = stats->rx_bytes; in virtnet_stats()1055 tot->rx_bytes += rbytes; in virtnet_stats()