ipv4: namespacify ip fragment max dist sysctl knob
[deliverable/linux.git] / include / net / inet_frag.h
index 12aac0fd6ee7cd9d5963d69a606ebbc5b9981b26..909972aa3acd7e4e3d865800f45056235efc7bef 100644 (file)
@@ -13,6 +13,7 @@ struct netns_frags {
        int                     timeout;
        int                     high_thresh;
        int                     low_thresh;
+       int                     max_dist;
 };
 
 /**
This page took 0.0277 seconds and 5 git commands to generate.