Searched refs:UDP_MIB_SNDBUFERRORS (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/net/ipv6/ |
D | proc.c | 126 SNMP_MIB_ITEM("Udp6SndbufErrors", UDP_MIB_SNDBUFERRORS), 139 SNMP_MIB_ITEM("UdpLite6SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
D | udp.c | 1290 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_v6_send_skb() 1630 UDP_MIB_SNDBUFERRORS, is_udplite); in udpv6_sendmsg()
|
/Linux-v6.1/include/uapi/linux/ |
D | snmp.h | 159 UDP_MIB_SNDBUFERRORS, /* SndbufErrors */ enumerator
|
/Linux-v6.1/net/ipv4/ |
D | proc.c | 167 SNMP_MIB_ITEM("SndbufErrors", UDP_MIB_SNDBUFERRORS),
|
D | udp.c | 975 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_send_skb() 1311 UDP_MIB_SNDBUFERRORS, is_udplite); in udp_sendmsg()
|