Searched refs:__in6_dev_stats_get (Results 1 – 2 of 2) sorted by relevance
307 __IP6_INC_STATS(net, __in6_dev_stats_get(dev, skb), IPSTATS_MIB_REASMOKS); in ip6_frag_reasm()321 __IP6_INC_STATS(net, __in6_dev_stats_get(dev, skb), IPSTATS_MIB_REASMFAILS); in ip6_frag_reasm()
334 static inline struct inet6_dev *__in6_dev_stats_get(const struct net_device *dev, in __in6_dev_stats_get() function