HomeSort by relevance Sort by last modified time
    Searched defs:IFF_DORMANT (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
if.h 43 #define IFF_DORMANT 0x20000
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 43 #define IFF_DORMANT 0x20000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips.go 409 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips64.go 408 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips64le.go 408 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mipsle.go 409 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_ppc64.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_ppc64le.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_s390x.go 419 IFF_DORMANT = 0x20000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips.go 409 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips64.go 408 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mips64le.go 408 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_mipsle.go 409 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_ppc64.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_ppc64le.go 411 IFF_DORMANT = 0x20000
    [all...]
zerrors_linux_s390x.go 419 IFF_DORMANT = 0x20000
    [all...]

Completed in 1380 milliseconds

1 2 3 45