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

/linux-4.4.14/net/dccp/ccids/lib/
H A Dtfrc.h59 u32 tfrc_calc_x_reverse_lookup(u32 fvalue);
H A Dtfrc_equation.c661 * tfrc_calc_x_reverse_lookup - try to find p given f(p)
666 u32 tfrc_calc_x_reverse_lookup(u32 fvalue) tfrc_calc_x_reverse_lookup() function
/linux-4.4.14/net/dccp/ccids/
H A Dccid3.c703 p = tfrc_calc_x_reverse_lookup(fval); ccid3_first_li()

Completed in 200 milliseconds