Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h206 int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, size_t len);
345 static inline int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, in wpa_sm_set_ap_rsnxe() function
H A Dwpa.c5101 int wpa_sm_set_ap_rsnxe(struct wpa_sm *sm, const u8 *ie, size_t len) in wpa_sm_set_ap_rsnxe() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c120 wpa_sm_set_ap_rsnxe(peer->supp, NULL, 0); in supp_get_beacon_ie()
H A Dwpas_glue.c433 if (wpa_sm_set_ap_rsnxe(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0)) in wpa_get_beacon_ie()
H A Devents.c3669 wpa_sm_set_ap_rsnxe(wpa_s->wpa, p, len); in wpa_supplicant_event_associnfo()
3679 wpa_sm_set_ap_rsnxe(wpa_s->wpa, NULL, 0); in wpa_supplicant_event_associnfo()
3731 wpa_sm_set_ap_rsnxe(wpa_s->wpa, bss_rsnx, in wpa_supplicant_assoc_update_ie()
H A Dwpa_supplicant.c418 wpa_sm_set_ap_rsnxe(wpa_s->wpa, NULL, 0); in wpa_supplicant_set_non_wpa_policy()
1840 wpa_sm_set_ap_rsnxe(wpa_s->wpa, bss_rsnx, in wpa_supplicant_set_suites()