Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.h216 struct dl_list l2_queue; member
Dwpa_auth_glue.c510 dl_list_for_each_safe(data, n, &hapd->l2_queue, in hostapd_wpa_ft_rrb_rx_later()
567 dl_list_add(&hapd->l2_queue, &data->list); in hostapd_wpa_auth_ft_iter()
Dhostapd.c2236 dl_list_init(&hapd->l2_queue); in hostapd_alloc_bss_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h226 struct dl_list l2_queue; member
Dwpa_auth_glue.c603 dl_list_for_each_safe(data, n, &hapd->l2_queue, in hostapd_wpa_ft_rrb_rx_later()
660 dl_list_add(&hapd->l2_queue, &data->list); in hostapd_wpa_auth_ft_iter()
Dhostapd.c2383 dl_list_init(&hapd->l2_queue); in hostapd_alloc_bss_data()