Home
last modified time | relevance | path

Searched refs:vlan_id_bound (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.c288 if (sta->vlan_id_bound) { in ap_free_sta()
298 vlan_remove_dynamic(hapd, sta->vlan_id_bound); in ap_free_sta()
1029 int old_vlanid = sta->vlan_id_bound; in ap_sta_bind_vlan()
1069 sta->vlan_id_bound = sta->vlan_id; in ap_sta_bind_vlan()
H A Dsta_info.h160 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h202 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ member
H A Dsta_info.c328 if (sta->vlan_id_bound) { in ap_free_sta()
338 vlan_remove_dynamic(hapd, sta->vlan_id_bound); in ap_free_sta()
1083 int old_vlanid = sta->vlan_id_bound; in ap_sta_bind_vlan()
1131 sta->vlan_id_bound = sta->vlan_id; in ap_sta_bind_vlan()

Completed in 7 milliseconds