Searched refs:TCP_SEND_QUEUE (Results 1 – 5 of 5) sorted by relevance
117 TCP_SEND_QUEUE, enumerator
113 TCP_SEND_QUEUE, enumerator
154 TCP_SEND_QUEUE, enumerator
2132 if (tp->repair_queue == TCP_SEND_QUEUE) in tcp_recvmsg()3269 } else if (tp->repair_queue == TCP_SEND_QUEUE) { in do_tcp_setsockopt()3859 if (tp->repair_queue == TCP_SEND_QUEUE) in do_tcp_getsockopt()
2623 if (unlikely(tp->repair) && tp->repair_queue == TCP_SEND_QUEUE) { in tcp_write_xmit()