Home
last modified time | relevance | path

Searched defs:IN_MULTICAST (Results 1 – 12 of 12) sorted by relevance

/third_party/libcoap/src/
Daddress.c29 #define IN_MULTICAST(Address) (0) macro
/third_party/ffmpeg/libavformat/
Dnetwork.h241 #define IN_MULTICAST(a) ((((uint32_t)(a)) & 0xf0000000) == 0xe0000000) macro
/third_party/lwip/src/include/lwip/
Dinet.h116 #define IN_MULTICAST(a) IP_MULTICAST(a) macro
/third_party/python/Modules/
Dgetaddrinfo.c121 #define IN_MULTICAST(i) (((i) & 0xf0000000U) == 0xe0000000U) macro
/third_party/libnl/include/linux-private/linux/
Din.h268 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/ndk_musl_include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h171 #define IN_MULTICAST(a) IN_CLASSD(a) macro