Searched refs:UDP_MIB_SNDBUFERRORS (Results 1 – 5 of 5) sorted by relevance
/linux/net/ipv6/ |
H A D | proc.c | 128 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS), 141 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
H A D | udp.c | 1298 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb() 1642 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
|
/linux/include/uapi/linux/ |
H A D | snmp.h | 163 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
|
/linux/net/ipv4/ |
H A D | proc.c | 169 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
H A D | udp.c | 989 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb() 1325 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()
|