Home
last modified time | relevance | path

Searched refs:in6_dev_rcu (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Daddrconf.h351 static inline struct inet6_dev *in6_dev_rcu(const struct net_device *dev) in in6_dev_rcu() function
/linux/net/mpls/
H A Daf_mpls.c171 struct inet6_dev *in6dev = in6_dev_rcu(dev); in mpls_stats_inc_outucastpkts()