Merge to Fedora kernel-2.6.18-1.2260_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / include / linux / netfilter_ipv4 / ip_set_ipporthash.h
index 0e422f5..b715c56 100644 (file)
@@ -9,6 +9,7 @@
 
 struct ip_set_ipporthash {
        ip_set_ip_t *members;           /* the ipporthash proper */
+       uint32_t elements;              /* number of elements */
        uint32_t hashsize;              /* hash size */
        uint16_t probes;                /* max number of probes  */
        uint16_t resize;                /* resize factor in percent */