[ICSK]: Generalise tcp_listen_{start,stop}
[deliverable/linux.git] / include / net / sock.h
index 48cc337a6566bfb93ef4968b3843c24245306d86..8678313a22b4bc6c8947ff29166575d40d722c21 100644 (file)
@@ -558,6 +558,7 @@ struct proto {
 
        kmem_cache_t            *twsk_slab;
        unsigned int            twsk_obj_size;
+       atomic_t                *orphan_count;
 
        struct request_sock_ops *rsk_prot;
 
This page took 0.039146 seconds and 5 git commands to generate.