Files
linux/net/ipv6
Kuniyuki Iwashima be88c549e9 tcp: Call tcp_syn_ack_timeout() directly.
Since DCCP has been removed, we do not need to use
request_sock_ops.syn_ack_timeout().

Let's call tcp_syn_ack_timeout() directly.

Now other function pointers of request_sock_ops are
protocol-dependent.

Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20251106003357.273403-2-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-07 18:05:25 -08:00
..
2025-07-02 14:32:30 -07:00
2025-08-29 19:36:32 -07:00
2025-07-02 15:42:29 -07:00
2025-10-29 18:28:30 -07:00
2025-09-22 11:38:43 -07:00
2025-07-02 14:32:30 -07:00
2025-08-29 19:36:32 -07:00
2025-08-29 19:36:32 -07:00
2025-07-02 14:32:30 -07:00
2025-09-18 08:47:51 +02:00
2023-10-27 10:35:46 +01:00