tcp_in_slow_start 1254 include/net/tcp.h 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  148 net/ipv4/tcp_bic.c 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  269 net/ipv4/tcp_cdg.c 	if (tcp_in_slow_start(tp) && hystart_detect)
tcp_in_slow_start  442 net/ipv4/tcp_cong.c 	if (tcp_in_slow_start(tp)) {
tcp_in_slow_start  343 net/ipv4/tcp_cubic.c 	if (tcp_in_slow_start(tp)) {
tcp_in_slow_start  453 net/ipv4/tcp_cubic.c 	if (hystart && tcp_in_slow_start(tp) &&
tcp_in_slow_start  120 net/ipv4/tcp_highspeed.c 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  239 net/ipv4/tcp_htcp.c 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  116 net/ipv4/tcp_hybla.c 	if (tcp_in_slow_start(tp)) {
tcp_in_slow_start  273 net/ipv4/tcp_illinois.c 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  400 net/ipv4/tcp_metrics.c 	} else if (!tcp_in_slow_start(tp) &&
tcp_in_slow_start  194 net/ipv4/tcp_nv.c 	if (tcp_in_slow_start(tp)) {
tcp_in_slow_start   26 net/ipv4/tcp_scalable.c 	if (tcp_in_slow_start(tp))
tcp_in_slow_start  229 net/ipv4/tcp_vegas.c 			if (diff > gamma && tcp_in_slow_start(tp)) {
tcp_in_slow_start  244 net/ipv4/tcp_vegas.c 			} else if (tcp_in_slow_start(tp)) {
tcp_in_slow_start  285 net/ipv4/tcp_vegas.c 	else if (tcp_in_slow_start(tp))
tcp_in_slow_start  155 net/ipv4/tcp_veno.c 		if (tcp_in_slow_start(tp)) {
tcp_in_slow_start   80 net/ipv4/tcp_yeah.c 	if (tcp_in_slow_start(tp))