Home
last modified time | relevance | path

Searched refs:nexp_u32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_cdg.c103 static u32 __pure nexp_u32(u32 ux) in nexp_u32() function
246 if (get_random_u32() <= nexp_u32(grad * backoff_factor)) in tcp_cdg_backoff()