Home
last modified time | relevance | path

Searched refs:SCM_WIFI_STATUS (Results 1 – 19 of 19) sorted by relevance

/external/strace/xlat/
Dscmvals.h54 #ifndef SCM_WIFI_STATUS
56 # define SCM_WIFI_STATUS 0x4022 macro
58 # define SCM_WIFI_STATUS 0x0025
60 # define SCM_WIFI_STATUS 41
135 #ifndef SCM_WIFI_STATUS
137 # define SCM_WIFI_STATUS 0x4022
139 # define SCM_WIFI_STATUS 0x0025
141 # define SCM_WIFI_STATUS 41
144 #if defined(SCM_WIFI_STATUS) || (defined(HAVE_DECL_SCM_WIFI_STATUS) && HAVE_DECL_SCM_WIFI_STATUS)
145 XLAT(SCM_WIFI_STATUS),
Dscmvals.in38 #ifndef SCM_WIFI_STATUS
40 # define SCM_WIFI_STATUS 0x4022
42 # define SCM_WIFI_STATUS 0x0025
44 # define SCM_WIFI_STATUS 41
47 SCM_WIFI_STATUS
/external/wpa_supplicant_8/src/drivers/
Dlinux_defines.h21 # define SCM_WIFI_STATUS SO_WIFI_STATUS macro
Ddriver_nl80211.c1883 cmsg->cmsg_type == SCM_WIFI_STATUS) { in wpa_driver_nl80211_handle_eapol_tx_status()
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h70 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h86 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1369 SCM_WIFI_STATUS = 0x25 const
Dzerrors_linux_mipsle.go1639 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_s390x.go1699 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_arm.go1645 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_ppc64le.go1695 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_mips64.go1639 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_ppc64.go1695 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_amd64.go1639 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_mips64le.go1639 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_386.go1638 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_mips.go1639 SCM_WIFI_STATUS = 0x29 const
Dzerrors_linux_arm64.go1629 SCM_WIFI_STATUS = 0x29 const
/external/strace/
DChangeLog15572 SCM_WIFI_STATUS, and SCM_TIMESTAMPING_OPT_STATS.