Searched refs:last_outpkts (Results 1 – 2 of 2) sorted by relevance
125 rate = (n_outpkts - e->last_outpkts) << 9; in estimation_timer()126 e->last_outpkts = n_outpkts; in estimation_timer()174 est->last_outpkts = u->outpkts; in ip_vs_zero_estimator()
361 u32 last_outpkts; member