Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.h282 int (*get_vlan)(void *ctx, const u8 *sta_addr, member
H A Dwpa_auth_glue.c1291 .get_vlan = hostapd_wpa_auth_get_vlan, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c692 if (!wpa_auth->cb->get_vlan) in wpa_ft_get_vlan()
694 return wpa_auth->cb->get_vlan(wpa_auth->cb_ctx, sta_addr, vlan); in wpa_ft_get_vlan()