Searched refs:n_conns (Results 1 – 1 of 1) sorted by relevance
72 u32 n_conns; in estimation_timer() local82 n_conns = s->conns; in estimation_timer()89 rate = (n_conns - e->last_conns)<<9; in estimation_timer()90 e->last_conns = n_conns; in estimation_timer()