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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.h160 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 Dwpa_auth_glue.c833 ap_sta_bind_vlan(hapd, sta) < 0)
951 ap_sta_bind_vlan(hapd, sta);
H A Dieee802_1x.c1310 ap_sta_bind_vlan(hapd, sta);
1354 ap_sta_bind_vlan(hapd, sta);
1993 ap_sta_bind_vlan(hapd, sta) < 0)
H A Dsta_info.c1023 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) function
H A Dieee802_11.c742 ap_sta_bind_vlan(hapd, sta) < 0) {
4869 if (ap_sta_bind_vlan(hapd, sta) < 0)
4873 if (ap_sta_bind_vlan(hapd, sta) < 0)

Completed in 70 milliseconds