IFLA_INET6_ICMP6STATS 5545 net/ipv6/addrconf.c case IFLA_INET6_ICMP6STATS: IFLA_INET6_ICMP6STATS 5580 net/ipv6/addrconf.c nla = nla_reserve(skb, IFLA_INET6_ICMP6STATS, ICMP6_MIB_MAX * sizeof(u64)); IFLA_INET6_ICMP6STATS 5583 net/ipv6/addrconf.c snmp6_fill_stats(nla_data(nla), idev, IFLA_INET6_ICMP6STATS, nla_len(nla));