Searched refs:ap_sta_set_vlan (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 285 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta,
|
D | pmksa_cache_auth.c | 215 ap_sta_set_vlan(hapd, eapol->sta, entry->vlan_desc); in pmksa_cache_to_eapol_data()
|
D | ieee802_1x.c | 1783 ap_sta_set_vlan(hapd, sta, &vlan_desc); in ieee802_1x_receive_auth() 1799 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0) in ieee802_1x_receive_auth()
|
D | sta_info.c | 870 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_set_vlan() function
|
D | ieee802_11.c | 1358 if (ap_sta_set_vlan(hapd, sta, vlan_id) < 0) in ieee802_11_set_radius_info()
|