Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Dproc.c126 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS),
138 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c1237 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb()
1582 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
/Linux-v5.10/include/uapi/linux/
Dsnmp.h159 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
/Linux-v5.10/net/ipv4/
Dproc.c167 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
Dudp.c952 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb()
1288 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()