Home
last modified time | relevance | path

Searched refs:robust_av_data (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Drobust_av.c18 void wpas_populate_mscs_descriptor_ie(struct robust_av_data *robust_av, in wpas_populate_mscs_descriptor_ie()
Dwpa_supplicant_i.h517 struct robust_av_data { struct
1403 struct robust_av_data robust_av;
1737 void wpas_populate_mscs_descriptor_ie(struct robust_av_data *robust_av,
Dctrl_iface.c8544 os_memset(&wpa_s->robust_av, 0, sizeof(struct robust_av_data)); in wpa_supplicant_ctrl_iface_flush()
8571 os_memset(&wpa_s->robust_av, 0, sizeof(struct robust_av_data)); in wpa_supplicant_ctrl_iface_flush()
10424 struct robust_av_data *robust_av = &wpa_s->robust_av; in wpas_ctrl_iface_configure_mscs()
10432 os_memset(robust_av, 0, sizeof(struct robust_av_data)); in wpas_ctrl_iface_configure_mscs()