nv_no_cong_cnt    116 net/ipv4/tcp_nv.c 	u32 nv_no_cong_cnt;	/* Consecutive no congestion decisions */
nv_no_cong_cnt    129 net/ipv4/tcp_nv.c 	ca->nv_no_cong_cnt = 0;
nv_no_cong_cnt    414 net/ipv4/tcp_nv.c 			ca->nv_no_cong_cnt = 0;
nv_no_cong_cnt    421 net/ipv4/tcp_nv.c 			ca->nv_no_cong_cnt++;
nv_no_cong_cnt    424 net/ipv4/tcp_nv.c 			    ca->nv_no_cong_cnt > nv_cwnd_growth_rate_neg) {
nv_no_cong_cnt    426 net/ipv4/tcp_nv.c 				ca->nv_no_cong_cnt = 0;
nv_no_cong_cnt    429 net/ipv4/tcp_nv.c 				   ca->nv_no_cong_cnt >
nv_no_cong_cnt    432 net/ipv4/tcp_nv.c 				ca->nv_no_cong_cnt = 0;