HomeSort by: relevance | last modified time | path
    Searched refs:get_drv_flags (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth.h 405 int (*get_drv_flags)(void *ctx, u64 *drv_flags, u64 *drv_flags2); member in struct:wpa_auth_callbacks
wpa_auth_ie.c 1040 if (wpa_auth->cb->get_drv_flags &&
1041 wpa_auth->cb->get_drv_flags(wpa_auth->cb_ctx, &drv_flags,
wpa_auth_glue.c 1659 .get_drv_flags = hostapd_wpa_auth_get_drv_flags,

Completed in 63 milliseconds