Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/tests/
HDlink_test.c42 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_bind_vlan() function
/NextBSD/contrib/wpa/src/ap/
HDsta_info.h222 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
HDieee802_1x.c1132 ap_sta_bind_vlan(hapd, sta); in ieee802_1x_new_station()
1695 ap_sta_bind_vlan(hapd, sta) < 0) in ieee802_1x_receive_auth()
HDsta_info.c787 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_bind_vlan() function
HDieee802_11.c2568 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()
2572 if (ap_sta_bind_vlan(hapd, sta) < 0) in handle_assoc_cb()