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

  /external/strace/xlat/
addrfams.h 258 #if defined(AF_IEEE802154) || (defined(HAVE_DECL_AF_IEEE802154) && HAVE_DECL_AF_IEEE802154)
260 static_assert((AF_IEEE802154) == (36), "AF_IEEE802154 != 36");
263 # define AF_IEEE802154 36
363 [AF_IEEE802154] = XLAT(AF_IEEE802154),
  /bionic/libc/include/sys/
socket.h 178 #define AF_IEEE802154 36
223 #define PF_IEEE802154 AF_IEEE802154
  /external/libnl/lib/
addr.c 1054 #ifdef AF_IEEE802154
1055 __ADD(AF_IEEE802154,ieee802154)
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go 28 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_386.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_amd64.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_arm64.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mips64le.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_mipsle.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_ppc64le.go 33 AF_IEEE802154 = 0x24
    [all...]
zerrors_linux_s390x.go 33 AF_IEEE802154 = 0x24
    [all...]

Completed in 277 milliseconds