linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / net / if_inet6.h
index e459e1a..eb8afe3 100644 (file)
@@ -180,8 +180,11 @@ struct inet6_dev
 
 #ifdef CONFIG_IPV6_PRIVACY
        u8                      rndid[8];
+       u8                      entropy[8];
        struct timer_list       regen_timer;
        struct inet6_ifaddr     *tempaddr_list;
+       __u8                    work_eui64[8];
+       __u8                    work_digest[16];
 #endif
 
        struct neigh_parms      *nd_parms;