Lines Matching refs:repair
1076 !tp->repair) { in tcp_sendmsg_locked()
1099 if (unlikely(tp->repair)) { in tcp_sendmsg_locked()
1171 if (tp->repair) in tcp_sendmsg_locked()
1285 if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg_locked()
2370 if (unlikely(tp->repair)) { in tcp_recvmsg_locked()
2828 if (unlikely(tcp_sk(sk)->repair)) { in __tcp_close()
3022 } else if (unlikely(tp->repair)) { in tcp_disconnect()
3150 if (!tp->repair) in tcp_repair_set_window()
3575 tp->repair = 1; in do_tcp_setsockopt()
3579 tp->repair = 0; in do_tcp_setsockopt()
3583 tp->repair = 0; in do_tcp_setsockopt()
3591 if (!tp->repair) in do_tcp_setsockopt()
3620 if (!tp->repair) in do_tcp_setsockopt()
3689 if (!tp->repair) in do_tcp_setsockopt()
4018 if (tp->repair) in do_tcp_getsockopt()
4143 val = tp->repair; in do_tcp_getsockopt()
4147 if (tp->repair) in do_tcp_getsockopt()
4162 if (!tp->repair) in do_tcp_getsockopt()