Searched refs:UDP_MIB_NOPORTS (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/net/ipv6/ |
A D | proc.c | 123 SNMP_MIB_ITEM("Udp6NoPorts", UDP_MIB_NOPORTS), 136 SNMP_MIB_ITEM("UdpLite6NoPorts", UDP_MIB_NOPORTS),
|
A D | udp.c | 1034 __UDP6_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp6_lib_rcv()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | snmp.h | 158 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
/linux-6.3-rc2/net/ipv4/ |
A D | proc.c | 163 SNMP_MIB_ITEM("NoPorts", UDP_MIB_NOPORTS),
|
A D | udp.c | 2484 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp4_lib_rcv()
|
Completed in 14 milliseconds