nv_loss_dec_factor 65 net/ipv4/tcp_nv.c static int nv_loss_dec_factor __read_mostly = 819; /* => 80% */ nv_loss_dec_factor 213 net/ipv4/tcp_nv.c return max((tp->snd_cwnd * nv_loss_dec_factor) >> 10, 2U);