Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dicmp.c821 __ICMP_INC_STATS(dev_net(skb->dev), ICMP_MIB_INERRORS); in icmp_socket_deliver()
954 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in icmp_unreach()
966 __ICMP_INC_STATS(dev_net(skb->dev), ICMP_MIB_INERRORS); in icmp_redirect()
1161 __ICMP_INC_STATS(dev_net(skb_dst(skb)->dev), ICMP_MIB_INERRORS); in icmp_timestamp()
1283 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in icmp_rcv()
A Dproc.c361 snmp_fold_field(net->mib.icmp_statistics, ICMP_MIB_INERRORS), in icmp_put()
A Dtcp_ipv4.c491 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in tcp_v4_err()
A Dudp.c743 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in __udp4_lib_err()
/linux-6.3-rc2/include/uapi/linux/
A Dsnmp.h72 ICMP_MIB_INERRORS, /* InErrors */ enumerator
/linux-6.3-rc2/net/sctp/
A Dinput.c628 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in sctp_v4_err()
649 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in sctp_udp_v4_err()
/linux-6.3-rc2/net/dccp/
A Dipv4.c271 __ICMP_INC_STATS(net, ICMP_MIB_INERRORS); in dccp_v4_err()

Completed in 25 milliseconds