Searched refs:hostapd_eid_supp_rates (Results 1 – 3 of 3) sorted by relevance
44 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid);
235 pos = hostapd_eid_supp_rates(hapd, pos); in hostapd_gen_probe_resp()560 pos = hostapd_eid_supp_rates(hapd, pos); in ieee802_11_set_beacon()
40 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_supp_rates() function854 p = hostapd_eid_supp_rates(hapd, reply->u.assoc_resp.variable); in send_assoc_resp()