Searched refs:ap_sta_set_vlan (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.h334 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta,
H A Dpmksa_cache_auth.c215 ap_sta_set_vlan(hapd, eapol->sta, entry->vlan_desc);
H A Dwpa_auth_glue.c822 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0) {
947 if (ap_sta_set_vlan(hapd, sta, vlan) < 0)
H A Dieee802_1x.c1877 ap_sta_set_vlan(hapd, sta, &vlan_desc);
1890 return ap_sta_set_vlan(hapd, sta, &vlan_desc);
H A Dsta_info.c920 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, function
H A Dieee802_11.c741 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0 ||
1990 if (ap_sta_set_vlan(hapd, sta, vlan_id) < 0)

Completed in 139 milliseconds