HomeSort by: relevance | last modified time | path
    Searched refs:ap_sta_set_vlan (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
sta_info.h 386 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta,
pmksa_cache_auth.c 218 ap_sta_set_vlan(hapd, eapol->sta, entry->vlan_desc);
wpa_auth_glue.c 1012 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0) {
1181 if (ap_sta_set_vlan(hapd, sta, vlan) < 0)
ieee802_1x.c 1996 ap_sta_set_vlan(hapd, sta, &vlan_desc);
2009 return ap_sta_set_vlan(hapd, sta, &vlan_desc);
sta_info.c 1155 int ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, function
ieee802_11.c 951 if (ap_sta_set_vlan(hapd, sta, &vlan_desc) < 0 ||
2379 if (ap_sta_set_vlan(hapd, sta, vlan_id) < 0)

Completed in 75 milliseconds