Searched refs:fp_len (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_red.c446 drop_early(int fp_len, int fp_probd, int count) argument
450 d = fp_probd - count * fp_len;
461 if ((random() % d) < (unsigned)fp_len) {

Completed in 20 milliseconds