Home
last modified time | relevance | path

Searched refs:UDP_MIB_CSUMERRORS (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dsnmp.h164 UDP_MIB_CSUMERRORS, /* InCsumErrors */ enumerator
/linux/net/ipv6/
H A Dudp.c579 SNMP_INC_STATS(mib, UDP_MIB_CSUMERRORS); in udpv6_recvmsg()
882 __UDP6_INC_STATS(net, UDP_MIB_CSUMERRORS); in udpv6_queue_rcv_one_skb()
1193 __UDP6_INC_STATS(net, UDP_MIB_CSUMERRORS); in udpv6_rcv()
/linux/net/ipv4/
H A Dudp.c1865 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in __first_packet_length()
2019 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_read_skb()
2135 UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_recvmsg()
2427 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_queue_rcv_one_skb()
2704 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_rcv()