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