Searched refs:ap_sta_bind_vlan (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/ap/ |
D | sta_info.h | 385 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
|
D | ieee802_11_auth.c | 617 ap_sta_bind_vlan(hapd, sta) < 0)) in hostapd_acl_recv_radius()
|
D | ieee802_1x.c | 1411 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1455 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 2102 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
|
D | wpa_auth_glue.c | 1074 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan() 1238 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
|
D | sta_info.c | 1262 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
|
D | ieee802_11.c | 952 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta() 6637 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb() 6641 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
|