OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mcast
(Results
51 - 75
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/net/
if_ether.h
81
#define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address
mcast
/bcast? */
Completed in 1531 milliseconds
1
2
3
4
5
6
7
8
9
10