Searched refs:ap_sta_bind_vlan (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | sta_info.h | 202 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ 380 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | ieee802_1x.c | 1318 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1362 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 2005 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
|
H A D | wpa_auth_glue.c | 996 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan() 1152 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
|
H A D | sta_info.c | 1077 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 | 956 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta() 6527 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb() 6531 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | sta_info.h | 160 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ 333 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | wpa_auth_glue.c | 833 ap_sta_bind_vlan(hapd, sta) < 0) in hostapd_wpa_auth_update_vlan() 951 ap_sta_bind_vlan(hapd, sta); in hostapd_wpa_auth_set_vlan()
|
H A D | ieee802_1x.c | 1310 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1354 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station() 1993 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
|
H A D | sta_info.c | 1023 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 | 742 ap_sta_bind_vlan(hapd, sta) < 0) { in sae_accept_sta() 4881 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb() 4885 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
|
Completed in 30 milliseconds