net: ipv6: add tokenized interface identifier support
[deliverable/linux.git] / include / net / if_inet6.h
index 93563221d29a728e9a8afef579d90f3a3b8587aa..f1063d62cd13c7971cebcdd6023760eee97de17d 100644 (file)
@@ -187,6 +187,8 @@ struct inet6_dev {
        struct list_head        tempaddr_list;
 #endif
 
+       struct in6_addr         token;
+
        struct neigh_parms      *nd_parms;
        struct inet6_dev        *next;
        struct ipv6_devconf     cnf;
This page took 0.031271 seconds and 5 git commands to generate.