HomeSort by relevance Sort by last modified time
    Searched refs:ap_sta_bind_vlan (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/ap/
sta_info.h 158 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */
325 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta);
wpa_auth_glue.c 829 ap_sta_bind_vlan(hapd, sta) < 0)
947 ap_sta_bind_vlan(hapd, sta);
    [all...]
ieee802_1x.c     [all...]
sta_info.c 1010 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) function
    [all...]
ieee802_11.c 740 ap_sta_bind_vlan(hapd, sta) < 0) {
    [all...]

Completed in 398 milliseconds