Searched refs:hostapd_get_wpa_ie (Results 1 – 1 of 1) sorted by relevance
380 static u8 * hostapd_get_wpa_ie(struct hostapd_data *hapd, u8 *pos, size_t len) in hostapd_get_wpa_ie() function852 pos = hostapd_get_wpa_ie(hapd, pos, epos - pos); in hostapd_probe_resp_fill_elems()2335 tailpos = hostapd_get_wpa_ie(hapd, tailpos, tailend - tailpos); in ieee802_11_build_ap_params()