Searched refs:hostapd_eid_ext_capab (Results 1 – 5 of 5) sorted by relevance
48 u8 * hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid);
482 pos = hostapd_eid_ext_capab(hapd, pos); in hostapd_gen_probe_resp()1193 tailpos = hostapd_eid_ext_capab(hapd, tailpos); in ieee802_11_build_ap_params()
402 u8 * hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_ext_capab() function
86 pos = hostapd_eid_ext_capab(hapd, pos); in hostapd_build_ap_extra_ies()
3435 p = hostapd_eid_ext_capab(hapd, p); in send_assoc_resp()