Home
last modified time | relevance | path

Searched refs:icmpv6_mib_device (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dif_inet6.h163 DEFINE_SNMP_STAT_ATOMIC(struct icmpv6_mib_device, icmpv6dev);
H A Dsnmp.h75 struct icmpv6_mib_device { struct
/linux/net/ipv6/
H A Daddrconf.c355 idev->stats.icmpv6dev = kzalloc(sizeof(struct icmpv6_mib_device), in snmp6_alloc_dev()