Searched refs:add_sta_ft (Results 1 – 3 of 3) sorted by relevance
327 int (*add_sta_ft)(void *ctx, const u8 *sta_addr); member
1480 .add_sta_ft = hostapd_wpa_auth_add_sta_ft, in hostapd_setup_wpa()
2810 if (!wpa_auth->cb->add_sta_ft) in wpa_auth_add_sta_ft()2812 return wpa_auth->cb->add_sta_ft(wpa_auth->cb_ctx, addr); in wpa_auth_add_sta_ft()