Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h224 struct dl_list l2_queue; member
Dwpa_auth_glue.c605 dl_list_for_each_safe(data, n, &hapd->l2_queue, in hostapd_wpa_ft_rrb_rx_later()
662 dl_list_add(&hapd->l2_queue, &data->list); in hostapd_wpa_auth_ft_iter()
Dhostapd.c2355 dl_list_init(&hapd->l2_queue); in hostapd_alloc_bss_data()