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