]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/tcp.h
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
[mirror_ubuntu-bionic-kernel.git] / include / net / tcp.h
index 68f1ec1c583add74cef6907846ec279e0a89648b..2423f059b62b0157f79b981b20269cf8cad7f599 100644 (file)
@@ -423,7 +423,8 @@ extern int                  tcp_recvmsg(struct kiocb *iocb, struct sock *sk,
                                            size_t len, int nonblock, 
                                            int flags, int *addr_len);
 
-extern int                     tcp_listen_start(struct sock *sk);
+extern int                     inet_csk_listen_start(struct sock *sk,
+                                                     const int nr_table_entries);
 
 extern void                    tcp_parse_options(struct sk_buff *skb,
                                                  struct tcp_options_received *opt_rx,