Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.c284 if (sta->vlan_id_bound) { in ap_free_sta()
294 vlan_remove_dynamic(hapd, sta->vlan_id_bound); in ap_free_sta()
982 int old_vlanid = sta->vlan_id_bound; in ap_sta_bind_vlan()
1022 sta->vlan_id_bound = sta->vlan_id; in ap_sta_bind_vlan()
Dsta_info.h155 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ member