Searched refs:ap_sta_bind_vlan (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 325 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
|
D | wpa_auth_glue.c | 829 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan() 947 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
|
D | ieee802_1x.c | 1216 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1259 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1882 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
|
D | sta_info.c | 1010 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
|
D | ieee802_11.c | 740 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta() 4710 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb() 4714 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
|