HomeSort by relevance Sort by last modified time
    Searched defs:IFF_LOOPBACK (Results 101 - 125 of 167) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
if.h 25 #define IFF_LOOPBACK 0x8
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
if.h 25 #define IFF_LOOPBACK 0x8
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
if.h 25 #define IFF_LOOPBACK 0x8
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
if.h 25 #define IFF_LOOPBACK 0x8
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
if.h 25 #define IFF_LOOPBACK 0x8
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 152 #define IFF_LOOPBACK 0x00000004
  /libcore/luni/src/main/java/android/system/
OsConstants.java 299 public static final int IFF_LOOPBACK = placeholder();
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go 759 IFF_LOOPBACK = 4
zerrors_darwin_386.go 288 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_amd64.go 288 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_arm.go 272 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_arm64.go 292 IFF_LOOPBACK = 0x8
    [all...]
zerrors_solaris_amd64.go 347 IFF_LOOPBACK = 0x8
    [all...]
zerrors_dragonfly_amd64.go 348 IFF_LOOPBACK = 0x8
    [all...]
zerrors_freebsd_386.go 491 IFF_LOOPBACK = 0x8
    [all...]
zerrors_freebsd_amd64.go 491 IFF_LOOPBACK = 0x8
    [all...]
zerrors_freebsd_arm.go 491 IFF_LOOPBACK = 0x8
    [all...]
zerrors_linux_386.go 315 IFF_LOOPBACK = 0x8
    [all...]
zerrors_linux_amd64.go 315 IFF_LOOPBACK = 0x8
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go 759 IFF_LOOPBACK = 4
zerrors_darwin_386.go 288 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_amd64.go 288 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_arm.go 272 IFF_LOOPBACK = 0x8
    [all...]
zerrors_darwin_arm64.go 292 IFF_LOOPBACK = 0x8
    [all...]
zerrors_solaris_amd64.go 347 IFF_LOOPBACK = 0x8
    [all...]

Completed in 4760 milliseconds

1 2 3 45 6 7