Searched refs:last_packets (Results 1 – 1 of 1) sorted by relevance
51 u64 last_packets; member90 rate = (b_packets - est->last_packets) << (10 - est->intvl_log); in est_timer()99 est->last_packets = b_packets; in est_timer()174 est->last_packets = u64_stats_read(&b.packets); in gen_new_estimator()
Completed in 2 milliseconds