Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dsnmp.h111 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
/linux/net/ipv6/
A Dproc.c93 SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
A Dicmp.c866 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in icmpv6_notify()
1015 __ICMP6_INC_STATS(dev_net(dev), idev, ICMP6_MIB_INERRORS); in icmpv6_rcv()
A Dudp.c589 ICMP6_MIB_INERRORS); in __udp6_lib_err()
A Dtcp_ipv6.c395 ICMP6_MIB_INERRORS); in tcp_v6_err()
/linux/net/sctp/
A Dipv6.c182 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_v6_err()
203 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_udp_v6_err()
/linux/net/dccp/
A Dipv6.c101 ICMP6_MIB_INERRORS); in dccp_v6_err()

Completed in 18 milliseconds