Searched refs:UDP_MIB_NOPORTS (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | proc.c | 122 SNMP_MIB_ITEM("Udp6NoPorts", UDP_MIB_NOPORTS), 134 SNMP_MIB_ITEM("UdpLite6NoPorts", UDP_MIB_NOPORTS),
|
| H A D | udp.c | 983 __UDP6_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp6_lib_rcv()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | snmp.h | 155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | snmp.h | 155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | snmp.h | 155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | proc.c | 163 SNMP_MIB_ITEM("NoPorts", UDP_MIB_NOPORTS),
|
| H A D | udp.c | 2414 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp4_lib_rcv()
|