Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.h386 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta,
Dpmksa_cache_auth.c218 ap_sta_set_vlan(hapd, eapol->sta, entry->vlan_desc); in pmksa_cache_to_eapol_data()
Dwpa_auth_glue.c1060 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0) { in hostapd_wpa_auth_update_vlan()
1229 if (ap_sta_set_vlan(hapd, sta, vlan) < 0) in hostapd_wpa_auth_set_vlan()
Dieee802_1x.c1996 ap_sta_set_vlan(hapd, sta, &vlan_desc); in ieee802_1x_update_vlan()
2009 return ap_sta_set_vlan(hapd, sta, &vlan_desc); in ieee802_1x_update_vlan()
Dsta_info.c1159 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_vlan() function
Dieee802_11.c951 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0 || in sae_accept_sta()
2381 if (ap_sta_set_vlan(hapd, sta, vlan_id) < 0) in ieee802_11_set_radius_info()