Home
last modified time | relevance | path

Searched refs:wpa_sm_set_ap_rsnxe (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/rsn_supp/
Dwpa.h216 int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, size_t len);
362 static inline int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, in wpa_sm_set_ap_rsnxe() function
Dwpa.c5395 int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, size_t len) in wpa_sm_set_ap_rsnxe() function
/hostap-latest/wpa_supplicant/
Dibss_rsn.c120 wpa_sm_set_ap_rsnxe(peer->supp, NULL, 0); in supp_get_beacon_ie()
Dwpas_glue.c433 if (wpa_sm_set_ap_rsnxe(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0)) in wpa_get_beacon_ie()
Devents.c3721 wpa_sm_set_ap_rsnxe(wpa_s->wpa, p, len); in wpa_supplicant_event_associnfo()
3735 wpa_sm_set_ap_rsnxe(wpa_s->wpa, NULL, 0); in wpa_supplicant_event_associnfo()
3797 wpa_sm_set_ap_rsnxe(wpa_s->wpa, bss_rsnx, in wpa_supplicant_assoc_update_ie()
Dwpa_supplicant.c418 wpa_sm_set_ap_rsnxe(wpa_s->wpa, NULL, 0); in wpa_supplicant_set_non_wpa_policy()
1828 wpa_sm_set_ap_rsnxe(wpa_s->wpa, bss_rsnx, in wpa_supplicant_set_suites()