Searched refs:fp_len (Results 1 – 1 of 1) sorted by relevance
412 drop_early(int fp_len, int fp_probd, int count) in drop_early() argument416 d = fp_probd - count * fp_len; in drop_early()427 if ((arc4random() % d) < fp_len) { in drop_early()