Searched refs:nexp_u32 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv4/
H A Dtcp_cdg.c98 * nexp_u32 - negative base-e exponential
103 static u32 __pure nexp_u32(u32 ux) function
246 if (get_random_u32() <= nexp_u32(grad * backoff_factor))

Completed in 126 milliseconds