Home
last modified time | relevance | path

Searched refs:ap_sta_bind_vlan (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c42 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_bind_vlan() function
/external/wpa_supplicant_8/src/ap/
Dsta_info.h219 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
Dieee802_1x.c1126 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1689 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
Dsta_info.c783 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
Dieee802_11.c2466 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
2470 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()