Home
last modified time | relevance | path

Searched refs:UDP_MIB_SNDBUFERRORS (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/ipv6/
Dproc.c137 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
149 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c1065 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb()
1388 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
/linux-4.1.27/include/uapi/linux/
Dsnmp.h157 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
/linux-4.1.27/net/ipv4/
Dproc.c182 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c843 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb()
1110 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()