Home
last modified time | relevance | path

Searched refs:vlan_id_bound (Results 1 – 2 of 2) sorted by relevance

/hostap-3.6.0/src/ap/
Dsta_info.c316 if (sta->vlan_id_bound) { in ap_free_sta()
326 vlan_remove_dynamic(hapd, sta->vlan_id_bound); in ap_free_sta()
1069 int old_vlanid = sta->vlan_id_bound; in ap_sta_bind_vlan()
1117 sta->vlan_id_bound = sta->vlan_id; in ap_sta_bind_vlan()
Dsta_info.h202 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ member