Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h225 struct dl_list l2_oui_queue; member
Dwpa_auth_glue.c776 dl_list_for_each_safe(data, n, &hapd->l2_oui_queue, in hostapd_oui_deliver_later()
853 dl_list_add_tail(&hapd->l2_oui_queue, &data->list); in hostapd_wpa_auth_oui_iter()
Dhostapd.c2356 dl_list_init(&hapd->l2_oui_queue); in hostapd_alloc_bss_data()