Home
last modified time | relevance | path

Searched refs:ap_sta_set_vlan (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.h336 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta,
Dpmksa_cache_auth.c215 ap_sta_set_vlan(hapd, eapol->sta, entry->vlan_desc); in pmksa_cache_to_eapol_data()
Dwpa_auth_glue.c930 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0) { in hostapd_wpa_auth_update_vlan()
1096 if (ap_sta_set_vlan(hapd, sta, vlan) < 0) in hostapd_wpa_auth_set_vlan()
Dieee802_1x.c1890 ap_sta_set_vlan(hapd, sta, &vlan_desc); in ieee802_1x_update_vlan()
1903 return ap_sta_set_vlan(hapd, sta, &vlan_desc); in ieee802_1x_update_vlan()
Dsta_info.c924 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_vlan() function
Dieee802_11.c860 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0 || in sae_accept_sta()
2208 if (ap_sta_set_vlan(hapd, sta, vlan_id) < 0) in ieee802_11_set_radius_info()