Home
last modified time | relevance | path

Searched refs:ap_sta_bind_vlan (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h202 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */
380 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_1x.c1318 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1362 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
2005 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
H A Dwpa_auth_glue.c996 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan()
1152 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
H A Dsta_info.c1077 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
H A Dieee802_11.c956 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta()
6527 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
6531 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h160 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */
333 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
H A Dwpa_auth_glue.c833 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan()
951 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
H A Dieee802_1x.c1310 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1354 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1993 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
H A Dsta_info.c1023 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
H A Dieee802_11.c742 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta()
4881 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
4885 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()

Completed in 30 milliseconds