HomeSort by relevance Sort by last modified time
    Searched refs:ETHER_IS_MULTICAST (Results 1 - 25 of 71) sorted by null

1 2 3

  /bionic/libc/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /development/ndk/platforms/android-3/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /development/ndk/platforms/android-L/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 79 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/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/7/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/7/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */

Completed in 992 milliseconds

1 2 3