Searched refs:update_vlan (Results 1 – 3 of 3) sorted by relevance
274 int (*update_vlan)(void *ctx, const u8 *addr, int vlan_id); member
1278 .update_vlan = hostapd_wpa_auth_update_vlan, in hostapd_setup_wpa()
258 if (!wpa_auth->cb->update_vlan) in wpa_auth_update_vlan()260 return wpa_auth->cb->update_vlan(wpa_auth->cb_ctx, addr, vlan_id); in wpa_auth_update_vlan()