Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dproc.c137 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
149 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c1066 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb()
1389 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
/linux-4.4.14/include/uapi/linux/
Dsnmp.h157 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
/linux-4.4.14/net/ipv4/
Dproc.c182 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c846 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb()
1121 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()