Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.h254 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
Dieee802_1x.c1193 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1786 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
Dsta_info.c939 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
Dieee802_11.c2783 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
2787 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()