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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dsta_info.c288 if (sta->vlan_id_bound) {
298 vlan_remove_dynamic(hapd, sta->vlan_id_bound);
1029 int old_vlanid = sta->vlan_id_bound;
1069 sta->vlan_id_bound = sta->vlan_id;
H A Dsta_info.h160 int vlan_id_bound; /* updated by ap_sta_bind_vlan() */ member in struct:sta_info

Completed in 111 milliseconds