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

1 2 3 4 5 6 7

  /external/libnl/include/linux-private/linux/
if_bad.h 33 #define IFF_NOARP 0x80 /* no ARP protocol */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if.h 59 IFF_NOARP = 0x80, /* No address resolution protocol. */
60 # define IFF_NOARP IFF_NOARP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if.h 59 IFF_NOARP = 0x80, /* No address resolution protocol. */
60 # define IFF_NOARP IFF_NOARP
  /device/linaro/bootloader/edk2/StdLib/Include/net/
if.h 87 #define IFF_NOARP 0x80 /* no address resolution protocol */
  /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,
48 #define IFF_NOARP IFF_NOARP
  /development/ndk/platforms/android-21/include/linux/
if.h 37 #define IFF_NOARP 0x80
  /development/ndk/platforms/android-9/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /external/iproute2/include/linux/
if.h 55 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
78 IFF_NOARP = 1<<7, /* sysfs */
99 #define IFF_NOARP IFF_NOARP
  /external/kernel-headers/original/uapi/linux/
if.h 61 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
86 IFF_NOARP = 1<<7, /* sysfs */
113 #define IFF_NOARP IFF_NOARP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if.h 38 #define IFF_NOARP 0x80 /* no ARP protocol */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 38 #define IFF_NOARP 0x80 /* no ARP protocol */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80

Completed in 1424 milliseconds

1 2 3 4 5 6 7