Searched refs:UDP_MIB_NOPORTS (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/ipv6/ |
| D | proc.c | 122 SNMP_MIB_ITEM("Udp6NoPorts", UDP_MIB_NOPORTS), 134 SNMP_MIB_ITEM("UdpLite6NoPorts", UDP_MIB_NOPORTS),
|
| D | udp.c | 925 __UDP6_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp6_lib_rcv()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | snmp.h | 155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
| /Linux-v5.4/net/ipv4/ |
| D | proc.c | 162 SNMP_MIB_ITEM("NoPorts", UDP_MIB_NOPORTS),
|
| D | udp.c | 2338 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp4_lib_rcv()
|