Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dif_inet6.h164 DEFINE_SNMP_STAT_ATOMIC(struct icmpv6msg_mib_device, icmpv6msgdev);
Dsnmp.h85 struct icmpv6msg_mib_device { struct
/linux-6.6.21/net/ipv6/
Daddrconf.c354 idev->stats.icmpv6msgdev = kzalloc(sizeof(struct icmpv6msg_mib_device), in snmp6_alloc_dev()