Searched refs:TCP_SEND_QUEUE (Results 1 – 7 of 7) sorted by relevance
154 TCP_SEND_QUEUE, enumerator
298 TCP_SEND_QUEUE, enumerator
151 TCP_SEND_QUEUE, enumerator
2139 if (tp->repair_queue == TCP_SEND_QUEUE) in tcp_recvmsg()3253 } else if (tp->repair_queue == TCP_SEND_QUEUE) { in do_tcp_setsockopt()3843 if (tp->repair_queue == TCP_SEND_QUEUE) in do_tcp_getsockopt()
2627 if (unlikely(tp->repair) && tp->repair_queue == TCP_SEND_QUEUE) { in tcp_write_xmit()