HomeSort by relevance Sort by last modified time
    Searched refs:IFF_NOTRAILERS (Results 1 - 14 of 14) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 55 IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */
56 # define IFF_NOTRAILERS IFF_NOTRAILERS
  /external/iproute2/ip/
iplink.c 265 req->i.ifi_change |= IFF_NOTRAILERS;
267 req->i.ifi_flags |= IFF_NOTRAILERS;
269 req->i.ifi_flags &= ~IFF_NOTRAILERS;
683 mask |= IFF_NOTRAILERS;
685 flags |= IFF_NOTRAILERS;
687 flags &= ~IFF_NOTRAILERS;
  /bionic/libc/kernel/common/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /development/ndk/platforms/android-3/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /external/iproute2/include/linux/
if.h 36 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
  /external/kernel-headers/original/linux/
if.h 35 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
  /external/strace/
sock.c 58 { IFF_NOTRAILERS, "IFF_NOTRAILERS" },
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 34 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
if.h 27 #define IFF_NOTRAILERS 0x20

Completed in 20 milliseconds