Searched refs:hostapd_eid_fils_indic (Results 1 – 3 of 3) sorted by relevance
140 u8 * hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid);
503 pos = hostapd_eid_fils_indic(hapd, pos, 0); in hostapd_gen_probe_resp()1188 tailpos = hostapd_eid_fils_indic(hapd, tailpos, 0); in ieee802_11_build_ap_params()
602 u8 * hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid) in hostapd_eid_fils_indic() function