Searched refs:hostapd_eid_fils_indic (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.h | 163 u8 * hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid);
|
D | beacon.c | 576 pos = hostapd_eid_fils_indic(hapd, pos, 0); in hostapd_gen_probe_resp() 1287 pos = hostapd_eid_fils_indic(hapd, buf, 0); in hostapd_gen_fils_discovery() 1565 tailpos = hostapd_eid_fils_indic(hapd, tailpos, 0); in ieee802_11_build_ap_params()
|
D | ieee802_11_shared.c | 968 u8 * hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid) in hostapd_eid_fils_indic() function
|
D | ap_drv_ops.c | 105 pos = hostapd_eid_fils_indic(hapd, buf, 0); in hostapd_build_ap_extra_ies()
|