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

1 2 3 4

  /external/strace/xlat/
iffflags.h 32 #if defined(IFF_NOARP) || (defined(HAVE_DECL_IFF_NOARP) && HAVE_DECL_IFF_NOARP)
33 XLAT(IFF_NOARP),
  /bionic/libc/kernel/uapi/linux/
if.h 39 IFF_NOARP = 1 << 7,
64 #define IFF_NOARP IFF_NOARP
  /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 55 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
78 IFF_NOARP = 1<<7, /* sysfs */
99 #define IFF_NOARP IFF_NOARP
  /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
  /external/autotest/client/deps/lansim/src/
wrapper_linux_if.c 62 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
85 PyModule_AddIntMacro(m, IFF_NOARP);
105 PyModule_AddIntMacro(m, IFF_NOARP);
  /external/libnl/include/linux/
if_bad.h 34 #define IFF_NOARP 0x80 /* no ARP protocol */
  /development/ndk/platforms/android-21/include/linux/
if.h 37 #define IFF_NOARP 0x80
  /development/ndk/platforms/android-3/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /external/iproute2/ip/
iptoken.c 69 if (ifi->ifi_flags & (IFF_LOOPBACK | IFF_NOARP))
  /external/libpcap/Win32/Include/net/
if.h 89 #define IFF_NOARP 0x80 /* no address resolution protocol */
  /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/current/platforms/android-12/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
if.h 29 #define IFF_NOARP 0x80

Completed in 81 milliseconds

1 2 3 4