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.h284 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
Dieee802_1x.c1219 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1812 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
Dsta_info.c976 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
Dieee802_11.c3470 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
3474 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()