Searched refs:repair_queue (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tcp.h | 403 u8 repair_queue; member |
| /linux/net/ipv4/ | ||
| H A D | tcp_output.c | 2997 if (unlikely(tp->repair) && tp->repair_queue == TCP_SEND_QUEUE) { in tcp_write_xmit() |