Home
last modified time | relevance | path

Searched refs:vlan_remove_dynamic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dvlan_init.h20 int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id);
38 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic() function
H A Dvlan_init.c237 int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic() function
H A Dsta_info.c441 vlan_remove_dynamic(vlan_bss, sta->vlan_id); in ap_free_sta()
452 vlan_remove_dynamic(vlan_bss, sta->vlan_id_bound); in ap_free_sta()
1430 vlan_remove_dynamic(vlan_bss, old_vlan_id); in ap_sta_set_vlan_helper()
1556 vlan_remove_dynamic(vlan_bss, old_vlanid); in ap_sta_bind_vlan_helper()