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