Searched refs:SO_WIFI_STATUS (Results 1 – 25 of 25) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | linux_defines.h | 12 #ifndef SO_WIFI_STATUS 14 # define SO_WIFI_STATUS 0x0025 macro 16 # define SO_WIFI_STATUS 0x4022 macro 18 # define SO_WIFI_STATUS 41 macro 21 # define SCM_WIFI_STATUS SO_WIFI_STATUS
|
D | driver_nl80211.c | 2045 if (setsockopt(drv->eapol_tx_sock, SOL_SOCKET, SO_WIFI_STATUS, in wpa_driver_nl80211_drv_init()
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | socket.h | 69 #define SO_WIFI_STATUS 41 macro 70 #define SCM_WIFI_STATUS SO_WIFI_STATUS
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | socket.h | 85 #define SO_WIFI_STATUS 41 macro 86 #define SCM_WIFI_STATUS SO_WIFI_STATUS
|
/external/strace/xlat/ |
D | sock_options.h | 948 #if defined(SO_WIFI_STATUS) || (defined(HAVE_DECL_SO_WIFI_STATUS) && HAVE_DECL_SO_WIFI_STATUS) 950 static_assert((SO_WIFI_STATUS) == (37), "SO_WIFI_STATUS != 37"); 953 # define SO_WIFI_STATUS 37 956 #if defined(SO_WIFI_STATUS) || (defined(HAVE_DECL_SO_WIFI_STATUS) && HAVE_DECL_SO_WIFI_STATUS) 958 static_assert((SO_WIFI_STATUS) == (16418), "SO_WIFI_STATUS != 16418"); 961 # define SO_WIFI_STATUS 16418 964 #if defined(SO_WIFI_STATUS) || (defined(HAVE_DECL_SO_WIFI_STATUS) && HAVE_DECL_SO_WIFI_STATUS) 966 static_assert((SO_WIFI_STATUS) == (41), "SO_WIFI_STATUS != 41"); 969 # define SO_WIFI_STATUS 41 1738 XLAT(SO_WIFI_STATUS), [all …]
|
D | sock_options.in | 306 SO_WIFI_STATUS 37 308 SO_WIFI_STATUS 16418 310 SO_WIFI_STATUS 41
|
/external/syzkaller/sys/linux/ |
D | socket_amd64.const | 324 SO_WIFI_STATUS = 41
|
D | socket_arm64.const | 324 SO_WIFI_STATUS = 41
|
D | socket_ppc64le.const | 324 SO_WIFI_STATUS = 41
|
D | socket_arm.const | 324 SO_WIFI_STATUS = 41
|
D | socket_386.const | 324 SO_WIFI_STATUS = 41
|
D | socket.txt | 180 …O_PASSCRED, SO_TIMESTAMPNS, SO_LOCK_FILTER, SO_PASSSEC, SO_RXQ_OVFL, SO_WIFI_STATUS, SO_NOFCS, SO_…
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 1550 SO_WIFI_STATUS = 0x25 const
|
D | zerrors_linux_mips64le.go | 1851 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_ppc64.go | 1906 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_arm.go | 1856 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_mips64.go | 1851 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_ppc64le.go | 1906 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_arm64.go | 1840 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_386.go | 1849 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_mips.go | 1851 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_s390x.go | 1910 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_mipsle.go | 1851 SO_WIFI_STATUS = 0x29 const
|
D | zerrors_linux_amd64.go | 1850 SO_WIFI_STATUS = 0x29 const
|
/external/strace/ |
D | ChangeLog | 36207 SO_SELECT_ERR_QUEUE, and SO_WIFI_STATUS.
|