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

1 2

  /external/strace/xlat/
addrfams.h 110 #if !(defined(AF_IEEE802154) || (defined(HAVE_DECL_AF_IEEE802154) && HAVE_DECL_AF_IEEE802154))
111 # define AF_IEEE802154 36
174 XLAT(AF_IEEE802154),
  /bionic/libc/include/sys/
socket.h 178 #define AF_IEEE802154 36
223 #define PF_IEEE802154 AF_IEEE802154
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 155 #define AF_IEEE802154 PF_IEEE802154
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 155 #define AF_IEEE802154 PF_IEEE802154
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_amd64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64le.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mipsle.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64le.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_s390x.go 23 AF_IEEE802154 = 0x24
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_amd64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64le.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mipsle.go 23 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64.go 25 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64le.go 25 AF_IEEE802154 = 0x24
    [all...]

Completed in 1769 milliseconds

1 2