Searched refs:ap_sta_bind_vlan (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 385 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | ieee802_11_auth.c | 617 ap_sta_bind_vlan(hapd, sta) < 0)) in hostapd_acl_recv_radius()
|
H A 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()
|
H A D | wpa_auth_glue.c | 1026 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan() 1190 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
|
H A D | sta_info.c | 1258 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
|
H A D | ieee802_11.c | 952 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta() 6628 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb() 6632 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
|