Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dproc.c126 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
139 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c1294 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb()
1634 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
/linux-6.1.9/include/uapi/linux/
Dsnmp.h159 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
/linux-6.1.9/net/ipv4/
Dproc.c167 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c975 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb()
1311 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()