]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/request_sock.h
tcp: Stalling connections: Fix timeout calculation routine
[karo-tx-linux.git] / include / net / request_sock.h
index cac811e51f6dc0ef78ebc9ac124c1c42637b3f02..c7190846e128e21221106379e619589b3d7f0603 100644 (file)
@@ -31,6 +31,7 @@ struct request_sock_ops {
        int             family;
        int             obj_size;
        struct kmem_cache       *slab;
+       char            *slab_name;
        int             (*rtx_syn_ack)(struct sock *sk,
                                       struct request_sock *req);
        void            (*send_ack)(struct sock *sk, struct sk_buff *skb,