Searched refs:copy_supp_rates (Results 1 – 2 of 2) sorted by relevance
1543 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() function1835 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m1()2217 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m2()
832 static u16 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, in copy_supp_rates() function901 resp = copy_supp_rates(hapd, sta, &elems); in check_assoc_ies()