Home
last modified time | relevance | path

Searched refs:get_drv_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c1040 if (wpa_auth->cb->get_drv_flags && in wpa_validate_wpa_ie()
1041 wpa_auth->cb->get_drv_flags(wpa_auth->cb_ctx, &drv_flags, in wpa_validate_wpa_ie()
H A Dwpa_auth.h405 int (*get_drv_flags)(void *ctx, u64 *drv_flags, u64 *drv_flags2); member
H A Dwpa_auth_glue.c1659 .get_drv_flags = hostapd_wpa_auth_get_drv_flags, in hostapd_setup_wpa()