Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDhostapd.h217 struct dl_list l2_oui_queue; member
HDwpa_auth_glue.c685 dl_list_for_each_safe(data, n, &hapd->l2_oui_queue, in hostapd_oui_deliver_later()
740 dl_list_add(&hapd->l2_oui_queue, &data->list); in hostapd_wpa_auth_oui_iter()
HDhostapd.c2237 dl_list_init(&hapd->l2_oui_queue); in hostapd_alloc_bss_data()