Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsnmp.h164 UDP_MIB_CSUMERRORS, /* InCsumErrors */ enumerator
/linux/net/ipv4/
H A Dudp.c1852 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in __first_packet_length()
2006 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_read_skb()
2114 UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_recvmsg()
2406 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_queue_rcv_one_skb()
2681 __UDP_INC_STATS(net, UDP_MIB_CSUMERRORS); in udp_rcv()