Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6.h273 #define ICMP6MSGIN_INC_STATS(net, idev, field) \ macro
/linux/net/ipv6/
H A Dicmp.c1154 ICMP6MSGIN_INC_STATS(dev_net_rcu(dev), idev, type); in icmpv6_rcv()