Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dhostapd.h246 struct dl_list l2_oui_queue; member
H A Dwpa_auth_glue.c820 dl_list_for_each_safe(data, n, &hapd->l2_oui_queue, in hostapd_oui_deliver_later()
897 dl_list_add_tail(&hapd->l2_oui_queue, &data->list); in hostapd_wpa_auth_oui_iter()
H A Dhostapd.c2907 dl_list_init(&hapd->l2_oui_queue); in hostapd_alloc_bss_data()