Home
last modified time | relevance | path

Searched refs:ICMP6_MIB_INERRORS (Results 1 – 9 of 9) 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.h111 ICMP6_MIB_INERRORS, /* InErrors */ 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.h111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsnmp.h111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dproc.c93 SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
H A Dicmp.c852 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in icmpv6_notify()
992 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_INERRORS); in icmpv6_rcv()
H A Dudp.c577 ICMP6_MIB_INERRORS); in __udp6_lib_err()
H A Dtcp_ipv6.c397 ICMP6_MIB_INERRORS); in tcp_v6_err()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c94 ICMP6_MIB_INERRORS); in dccp_v6_err()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c149 __ICMP6_INC_STATS(net, idev, ICMP6_MIB_INERRORS); in sctp_v6_err()