Home
last modified time | relevance | path

Searched refs:ap_sta_bind_vlan (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c42 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_bind_vlan() function
/external/wpa_supplicant_8/src/ap/
Dsta_info.h189 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta,
Dsta_info.c738 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_bind_vlan() function
Dieee802_11.c2006 if (ap_sta_bind_vlan(hapd, sta, 0) < 0) in handle_assoc_cb()
2010 if (ap_sta_bind_vlan(hapd, sta, 0) < 0) in handle_assoc_cb()
Dieee802_1x.c1069 ap_sta_bind_vlan(hapd, sta, old_vlanid); in ieee802_1x_new_station()
1622 if (ap_sta_bind_vlan(hapd, sta, old_vlanid) < 0) in ieee802_1x_receive_auth()