Home
last modified time | relevance | path

Searched refs:UDP_MIB_NOPORTS (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dproc.c122 SNMP_MIB_ITEM("Udp6NoPorts", UDP_MIB_NOPORTS),
134 SNMP_MIB_ITEM("UdpLite6NoPorts", UDP_MIB_NOPORTS),
H A Dudp.c983 __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 Dsnmp.h155 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 Dsnmp.h155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsnmp.h155 UDP_MIB_NOPORTS, /* NoPorts */ enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dproc.c163 SNMP_MIB_ITEM("NoPorts", UDP_MIB_NOPORTS),
H A Dudp.c2414 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE); in __udp4_lib_rcv()