]> Pileus Git - ~andy/linux/blobdiff - include/net/if_inet6.h
net_sched: add 64bit rate estimators
[~andy/linux] / include / net / if_inet6.h
index 100fb8cec17c0157c331fc12366d22f593368295..e07feb456d19507e94a74921c69287e877214ab3 100644 (file)
@@ -74,6 +74,7 @@ struct inet6_ifaddr {
        bool                    tokenized;
 
        struct rcu_head         rcu;
+       struct in6_addr         peer_addr;
 };
 
 struct ip6_sf_socklist {
@@ -192,7 +193,6 @@ struct inet6_dev {
        struct in6_addr         token;
 
        struct neigh_parms      *nd_parms;
-       struct inet6_dev        *next;
        struct ipv6_devconf     cnf;
        struct ipv6_devstat     stats;
        unsigned long           tstamp; /* ipv6InterfaceTable update timestamp */