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 D | snmp.h | 111 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 D | snmp.h | 111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | snmp.h | 111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | proc.c | 93 SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
|
| H A D | icmp.c | 852 __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 D | udp.c | 577 ICMP6_MIB_INERRORS); in __udp6_lib_err()
|
| H A D | tcp_ipv6.c | 397 ICMP6_MIB_INERRORS); in tcp_v6_err()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv6.c | 94 ICMP6_MIB_INERRORS); in dccp_v6_err()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 149 __ICMP6_INC_STATS(net, idev, ICMP6_MIB_INERRORS); in sctp_v6_err()
|