Searched refs:UDP_MIB_SNDBUFERRORS (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/net/ipv6/ |
D | proc.c | 126 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS), 138 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
D | udp.c | 1237 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/ |
D | snmp.h | 159 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
|
/Linux-v5.10/net/ipv4/ |
D | proc.c | 167 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
D | udp.c | 952 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb() 1288 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()
|