Home
last modified time | relevance | path

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

/external/strace/xlat/
Dscmvals.h38 #ifndef SCM_WIFI_STATUS
40 # define SCM_WIFI_STATUS 0x4022 macro
42 # define SCM_WIFI_STATUS 0x0025 macro
44 # define SCM_WIFI_STATUS 41 macro
108 #ifndef SCM_WIFI_STATUS
110 # define SCM_WIFI_STATUS 0x4022 macro
112 # define SCM_WIFI_STATUS 0x0025
114 # define SCM_WIFI_STATUS 41
117 #if defined(SCM_WIFI_STATUS) || (defined(HAVE_DECL_SCM_WIFI_STATUS) && HAVE_DECL_SCM_WIFI_STATUS)
118 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.c1717 cmsg->cmsg_type == SCM_WIFI_STATUS) { in wpa_driver_nl80211_handle_eapol_tx_status()
/external/kernel-headers/original/uapi/asm-generic/
Dsocket.h69 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsocket.h85 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/external/strace/
DChangeLog928 SCM_WIFI_STATUS, and SCM_TIMESTAMPING_OPT_STATS.