Home
last modified time | relevance | path

Searched refs:ICMP6_MIB_OUTERRORS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsnmp.h113 ICMP6_MIB_OUTERRORS, /* OutErrors */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsnmp.h113 ICMP6_MIB_OUTERRORS, /* OutErrors */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsnmp.h113 ICMP6_MIB_OUTERRORS, /* OutErrors */ enumerator
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dping.c153 ICMP6_MIB_OUTERRORS); in ping_v6_sendmsg()
H A Dproc.c95 SNMP_MIB_ITEM("Icmp6OutErrors", ICMP6_MIB_OUTERRORS),
H A Dicmp.c623 ICMP6_INC_STATS(net, idev, ICMP6_MIB_OUTERRORS); in icmp6_send()
797 __ICMP6_INC_STATS(net, idev, ICMP6_MIB_OUTERRORS); in icmpv6_echo_reply()