Home
last modified time | relevance | path

Searched refs:ICMP6_MIB_INERRORS (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dsnmp.h111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
/Linux-v4.19/net/ipv6/
Dproc.c97 SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
Dicmp.c788 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in icmpv6_notify()
928 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_INERRORS); in icmpv6_rcv()
Dudp.c484 ICMP6_MIB_INERRORS); in __udp6_lib_err()
Dtcp_ipv6.c373 ICMP6_MIB_INERRORS); in tcp_v6_err()
/Linux-v4.19/net/dccp/
Dipv6.c98 ICMP6_MIB_INERRORS); in dccp_v6_err()
/Linux-v4.19/net/sctp/
Dipv6.c165 __ICMP6_INC_STATS(net, idev, ICMP6_MIB_INERRORS); in sctp_v6_err()