Lines Matching refs:repair
1075 !tp->repair) { in tcp_sendmsg_locked()
1098 if (unlikely(tp->repair)) { in tcp_sendmsg_locked()
1167 if (tp->repair) in tcp_sendmsg_locked()
1281 if (skb->len < size_goal || (flags & MSG_OOB) || unlikely(tp->repair)) in tcp_sendmsg_locked()
2337 if (unlikely(tp->repair)) { in tcp_recvmsg_locked()
2791 if (unlikely(tcp_sk(sk)->repair)) { in __tcp_close()
2983 } else if (unlikely(tp->repair)) { in tcp_disconnect()
3111 if (!tp->repair) in tcp_repair_set_window()
3520 tp->repair = 1; in do_tcp_setsockopt()
3524 tp->repair = 0; in do_tcp_setsockopt()
3528 tp->repair = 0; in do_tcp_setsockopt()
3536 if (!tp->repair) in do_tcp_setsockopt()
3565 if (!tp->repair) in do_tcp_setsockopt()
3634 if (!tp->repair) in do_tcp_setsockopt()
3953 if (tp->repair) in do_tcp_getsockopt()
4078 val = tp->repair; in do_tcp_getsockopt()
4082 if (tp->repair) in do_tcp_getsockopt()
4097 if (!tp->repair) in do_tcp_getsockopt()