TFRC_SMALLEST_P 634 net/dccp/ccids/lib/tfrc_equation.c if (p < TFRC_SMALLEST_P) { /* 0.0000 < p < 0.0001 */ TFRC_SMALLEST_P 636 net/dccp/ccids/lib/tfrc_equation.c "Substituting %d\n", p, TFRC_SMALLEST_P); TFRC_SMALLEST_P 639 net/dccp/ccids/lib/tfrc_equation.c index = p/TFRC_SMALLEST_P - 1; TFRC_SMALLEST_P 680 net/dccp/ccids/lib/tfrc_equation.c return TFRC_SMALLEST_P;