Searched refs:last_obytes (Results 1 – 1 of 1) sorted by relevance
17 uint64_t last_obytes; member111 cnt_bits = (eth_stats.obytes - port_data->last_obytes) << 3; in rte_stats_bitrate_calc()112 port_data->last_obytes = eth_stats.obytes; in rte_stats_bitrate_calc()