Searched refs:copy_supp_rates (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_mpm.c121 static u16 copy_supp_rates(struct wpa_supplicant *wpa_s, function
723 if (copy_supp_rates(wpa_s, sta, elems)) {
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dtdls.c1586 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, function
1892 if (copy_supp_rates(&kde, peer) < 0)
2296 if (copy_supp_rates(&kde, peer) < 0)
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_11.c2575 static u16 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, function
2944 resp = copy_supp_rates(hapd, sta, &elems);

Completed in 151 milliseconds