]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/if_inet6.h
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
[net-next-2.6.git] / include / net / if_inet6.h
index e459e1a0ae4a9fd17b3b06b4b0f5cbf8e0a6ab5f..34489c13c119cfa4b6e8568912de4c5dec4f831d 100644 (file)
@@ -189,6 +189,7 @@ struct inet6_dev
        struct ipv6_devconf     cnf;
        struct ipv6_devstat     stats;
        unsigned long           tstamp; /* ipv6InterfaceTable update timestamp */
+       struct rcu_head         rcu;
 };
 
 extern struct ipv6_devconf ipv6_devconf;