Lines Matching refs:repair
1248 !tp->repair) { in tcp_sendmsg_locked()
1271 if (unlikely(tp->repair)) { in tcp_sendmsg_locked()
1340 if (tp->repair) in tcp_sendmsg_locked()
1430 if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg_locked()
2453 if (unlikely(tp->repair)) { in tcp_recvmsg_locked()
2903 if (unlikely(tcp_sk(sk)->repair)) { in __tcp_close()
3095 } else if (unlikely(tp->repair)) { in tcp_disconnect()
3222 if (!tp->repair) in tcp_repair_set_window()
3604 tp->repair = 1; in do_tcp_setsockopt()
3608 tp->repair = 0; in do_tcp_setsockopt()
3612 tp->repair = 0; in do_tcp_setsockopt()
3620 if (!tp->repair) in do_tcp_setsockopt()
3649 if (!tp->repair) in do_tcp_setsockopt()
3763 if (!tp->repair) in do_tcp_setsockopt()
4077 if (tp->repair) in do_tcp_getsockopt()
4201 val = tp->repair; in do_tcp_getsockopt()
4205 if (tp->repair) in do_tcp_getsockopt()
4220 if (!tp->repair) in do_tcp_getsockopt()