Lines Matching refs:repair
1089 !tp->repair) { in tcp_sendmsg_locked()
1112 if (unlikely(tp->repair)) { in tcp_sendmsg_locked()
1184 if (tp->repair) in tcp_sendmsg_locked()
1298 if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg_locked()
2587 if (unlikely(tp->repair)) { in tcp_recvmsg_locked()
3087 if (unlikely(tcp_sk(sk)->repair)) { in __tcp_close()
3284 } else if (unlikely(tp->repair)) { in tcp_disconnect()
3416 if (!tp->repair) in tcp_repair_set_window()
3841 tp->repair = 1; in do_tcp_setsockopt()
3845 tp->repair = 0; in do_tcp_setsockopt()
3849 tp->repair = 0; in do_tcp_setsockopt()
3857 if (!tp->repair) in do_tcp_setsockopt()
3886 if (!tp->repair) in do_tcp_setsockopt()
3937 if (tp->repair) in do_tcp_setsockopt()
3984 if (!tp->repair) { in do_tcp_setsockopt()
4319 if (tp->repair) in do_tcp_getsockopt()
4444 val = tp->repair; in do_tcp_getsockopt()
4448 if (tp->repair) in do_tcp_getsockopt()
4463 if (!tp->repair) in do_tcp_getsockopt()