Searched refs:UDP_MIB_MEMERRORS (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| A D | proc.c | 129 SNMP_MIB_ITEM("Udp6MemErrors", UDP_MIB_MEMERRORS), 141 SNMP_MIB_ITEM("UdpLite6MemErrors", UDP_MIB_MEMERRORS),
|
| A D | udp.c | 655 UDP_MIB_MEMERRORS, is_udplite); in __udpv6_queue_rcv_skb()
|
| /linux/include/uapi/linux/ |
| A D | snmp.h | 162 UDP_MIB_MEMERRORS, /* MemErrors */ enumerator
|
| /linux/net/ipv4/ |
| A D | proc.c | 170 SNMP_MIB_ITEM("MemErrors", UDP_MIB_MEMERRORS),
|
| A D | udp.c | 2101 UDP_INC_STATS(sock_net(sk), UDP_MIB_MEMERRORS, in __udp_queue_rcv_skb()
|
Completed in 15 milliseconds