Searched refs:UDP_MIB_SNDBUFERRORS (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv6/ |
| A D | proc.c | 126 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS), 139 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
| A D | udp.c | 1254 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb() 1599 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
|
| /linux/include/uapi/linux/ |
| A D | snmp.h | 159 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
|
| /linux/net/ipv4/ |
| A D | proc.c | 167 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
| A D | udp.c | 970 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb() 1306 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()
|
Completed in 15 milliseconds