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

/macosx-10.10/network_cmds-457/cfilutil/
H A Dcfilutil.c76 uint32_t random_drop = 0; variable
406 if (random_drop > 0) {
408 if (r <= random_drop) {
925 random_drop = (uint32_t)(d * UINT32_MAX);

Completed in 125 milliseconds