Searched refs:UDP_MIB_NOPORTS (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/net/ipv6/ |
| H A D | proc.c | 124 SNMP_MIB_ITEM("Udp6NoPorts", UDP_MIB_NOPORTS), 137 SNMP_MIB_ITEM("UdpLite6NoPorts", UDP_MIB_NOPORTS),
|
| H A D | udp.c | 1166 __UDP6_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp6_lib_rcv()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | snmp.h | 159 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
| /linux-6.15/net/ipv4/ |
| H A D | proc.c | 165 SNMP_MIB_ITEM("NoPorts", UDP_MIB_NOPORTS),
|
| H A D | udp.c | 2710 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp4_lib_rcv()
|