Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dproc.c125 SNMP_MIB_ITEM("Udp6RcvbufErrors", UDP_MIB_RCVBUFERRORS),
137 SNMP_MIB_ITEM("UdpLite6RcvbufErrors", UDP_MIB_RCVBUFERRORS),
H A Dudp.c640 UDP_MIB_RCVBUFERRORS, is_udplite); in __udpv6_queue_rcv_skb()
839 __UDP6_INC_STATS(net, UDP_MIB_RCVBUFERRORS, in __udp6_lib_mcast_deliver()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsnmp.h158 UDP_MIB_RCVBUFERRORS, /* RcvbufErrors */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsnmp.h158 UDP_MIB_RCVBUFERRORS, /* RcvbufErrors */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsnmp.h158 UDP_MIB_RCVBUFERRORS, /* RcvbufErrors */ enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dproc.c166 SNMP_MIB_ITEM("RcvbufErrors", UDP_MIB_RCVBUFERRORS),
H A Dudp.c2049 UDP_INC_STATS(sock_net(sk), UDP_MIB_RCVBUFERRORS, in __udp_queue_rcv_skb()
2250 __UDP_INC_STATS(net, UDP_MIB_RCVBUFERRORS, in __udp4_lib_mcast_deliver()