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

  /src/external/bsd/wpa/dist/src/ap/
sta_info.h 197 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */
385 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
ieee802_11_auth.c 617 ap_sta_bind_vlan(hapd, sta) < 0))
ieee802_1x.c 1411 ap_sta_bind_vlan(hapd, sta);
1455 ap_sta_bind_vlan(hapd, sta);
2102 ap_sta_bind_vlan(hapd, sta) < 0)
wpa_auth_glue.c 1026 ap_sta_bind_vlan(hapd, sta) < 0)
1190 ap_sta_bind_vlan(hapd, sta);
sta_info.c 1258 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) function
ieee802_11.c 952 ap_sta_bind_vlan(hapd, sta) < 0) {
6628 if (ap_sta_bind_vlan(hapd, sta) < 0)
6632 if (ap_sta_bind_vlan(hapd, sta) < 0)

Completed in 46 milliseconds