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

  /external/wpa_supplicant_8/src/drivers/
linux_defines.h 12 #ifndef SO_WIFI_STATUS
14 # define SO_WIFI_STATUS 0x0025
16 # define SO_WIFI_STATUS 0x4022
18 # define SO_WIFI_STATUS 41
21 # define SCM_WIFI_STATUS SO_WIFI_STATUS
driver_nl80211.c     [all...]
  /bionic/libc/kernel/uapi/asm-generic/
socket.h 69 #define SO_WIFI_STATUS 41
70 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 69 #define SO_WIFI_STATUS 41
70 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 68 #define SO_WIFI_STATUS 41
69 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 85 #define SO_WIFI_STATUS 41
86 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /external/strace/xlat/
sockoptions.h 137 #if defined(SO_WIFI_STATUS) || (defined(HAVE_DECL_SO_WIFI_STATUS) && HAVE_DECL_SO_WIFI_STATUS)
138 XLAT(SO_WIFI_STATUS),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 193 milliseconds