Searched refs:UDP_MIB_MEMERRORS (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | proc.c | 131 SNMP_MIB_ITEM("Udp6MemErrors", UDP_MIB_MEMERRORS), 143 SNMP_MIB_ITEM("UdpLite6MemErrors", UDP_MIB_MEMERRORS),
|
H A D | udp.c | 673 UDP_MIB_MEMERRORS, is_udplite); in __udpv6_queue_rcv_skb()
|
/openbmc/linux/include/uapi/linux/ |
H A D | snmp.h | 166 UDP_MIB_MEMERRORS, /* MemErrors */ enumerator
|
/openbmc/linux/net/ipv4/ |
H A D | proc.c | 171 SNMP_MIB_ITEM("MemErrors", UDP_MIB_MEMERRORS),
|
H A D | udp.c | 2073 UDP_INC_STATS(sock_net(sk), UDP_MIB_MEMERRORS, in __udp_queue_rcv_skb()
|