tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
[deliverable/linux.git] / include / net / tcp.h
index 8c05c25018d5d5d73ba7cc421db3d14cf0b453a7..8e9c28dccb80b979a86655592853809ef4220d4d 100644 (file)
@@ -1573,6 +1573,8 @@ int tcp4_proc_init(void);
 void tcp4_proc_exit(void);
 #endif
 
+int tcp_rtx_synack(struct sock *sk, struct request_sock *req);
+
 /* TCP af-specific functions */
 struct tcp_sock_af_ops {
 #ifdef CONFIG_TCP_MD5SIG
This page took 0.024791 seconds and 5 git commands to generate.