Home
last modified time | relevance | path

Searched defs:drv_flags (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ie.c1289 u64 drv_flags = 0; in wpa_validate_wpa_ie() local
H A Dwpa_auth_glue.c1648 u64 *drv_flags, u64 *drv_flags2) in hostapd_wpa_auth_get_drv_flags()
H A Dhostapd.h611 u64 drv_flags; member
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h938 u64 drv_flags; member
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2377 #define FULL_AP_CLIENT_STATE_SUPP(drv_flags) \ argument