Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Dreassembly.c307 __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()
/linux-6.6.21/include/net/
Daddrconf.h334 static inline struct inet6_dev *__in6_dev_stats_get(const struct net_device *dev, in __in6_dev_stats_get() function