HomeSort by relevance Sort by last modified time
    Searched defs:IFF_ALLMULTI (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /external/libnl/include/linux-private/linux/
if_bad.h 35 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if.h 65 IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */
66 # define IFF_ALLMULTI IFF_ALLMULTI
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if.h 65 IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */
66 # define IFF_ALLMULTI IFF_ALLMULTI
  /device/linaro/bootloader/edk2/StdLib/Include/net/
if.h 89 #define IFF_ALLMULTI 0x200 /* receive all multicast packets */
101 IFF_SIMPLEX|IFF_MULTICAST|IFF_ALLMULTI)
  /bionic/libc/kernel/uapi/linux/
if.h 33 IFF_UP = 1 << 0, IFF_BROADCAST = 1 << 1, IFF_DEBUG = 1 << 2, IFF_LOOPBACK = 1 << 3, IFF_POINTOPOINT = 1 << 4, IFF_NOTRAILERS = 1 << 5, IFF_RUNNING = 1 << 6, IFF_NOARP = 1 << 7, IFF_PROMISC = 1 << 8, IFF_ALLMULTI = 1 << 9, IFF_MASTER = 1 << 10, IFF_SLAVE = 1 << 11, IFF_MULTICAST = 1 << 12, IFF_PORTSEL = 1 << 13, IFF_AUTOMEDIA = 1 << 14, IFF_DYNAMIC = 1 << 15,
50 #define IFF_ALLMULTI IFF_ALLMULTI
  /development/ndk/platforms/android-21/include/linux/
if.h 40 #define IFF_ALLMULTI 0x200
  /development/ndk/platforms/android-9/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /external/iproute2/include/linux/
if.h 57 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
80 IFF_ALLMULTI = 1<<9, /* sysfs */
101 #define IFF_ALLMULTI IFF_ALLMULTI
  /external/kernel-headers/original/uapi/linux/
if.h 63 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
88 IFF_ALLMULTI = 1<<9, /* sysfs */
115 #define IFF_ALLMULTI IFF_ALLMULTI
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
if.h 31 #define IFF_ALLMULTI 0x200

Completed in 2568 milliseconds

1 2 3 4 5 6 7