Searched refs:drop_this (Results 1 – 1 of 1) sorted by relevance
269 int drop_this = rand(); in Lost() local270 return (drop_this < loss_rate_ * RAND_MAX); in Lost()