Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dsnmp.h114 ICMP6_MIB_INERRORS, /* InErrors */ enumerator
/linux-6.15/net/ipv6/
H A Dproc.c94 SNMP_MIB_ITEM("Icmp6InErrors", ICMP6_MIB_INERRORS),
H A Dicmp.c885 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in icmpv6_notify()
1040 __ICMP6_INC_STATS(dev_net_rcu(dev), idev, ICMP6_MIB_INERRORS); in icmpv6_rcv()
H A Dudp.c732 ICMP6_MIB_INERRORS); in __udp6_lib_err()
H A Dtcp_ipv6.c395 ICMP6_MIB_INERRORS); in tcp_v6_err()
/linux-6.15/net/sctp/
H A Dipv6.c180 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_v6_err()
201 __ICMP6_INC_STATS(net, __in6_dev_get(skb->dev), ICMP6_MIB_INERRORS); in sctp_udp_v6_err()
/linux-6.15/net/dccp/
H A Dipv6.c102 ICMP6_MIB_INERRORS); in dccp_v6_err()