Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dproc.c131 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
141 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c938 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_push_pending_frames()
1226 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
/linux-3.4.99/include/linux/
Dsnmp.h147 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
/linux-3.4.99/net/ipv4/
Dproc.c174 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c759 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb()
1022 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()