Searched refs:vlan_dellink (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | vlan_util.h | 29 void vlan_dellink(const char *ifname, struct hostapd_data *hapd);
|
H A D | vlan_init.c | 116 /* vlan_dellink() takes care of cleanup and interface removal */ in vlan_dynamic_remove() 118 vlan_dellink(vlan->ifname, hapd); in vlan_dynamic_remove() 262 vlan_dellink(vlan->ifname, hapd); in vlan_remove_dynamic()
|
H A D | vlan_full.c | 564 void vlan_dellink(const char *ifname, struct hostapd_data *hapd) in vlan_dellink() function 568 wpa_printf(MSG_DEBUG, "VLAN: vlan_dellink(%s)", ifname); in vlan_dellink() 691 vlan_dellink(ifname, hapd); in vlan_read_ifnames()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | vlan_util.h | 29 void vlan_dellink(const char *ifname, struct hostapd_data *hapd);
|
H A D | vlan_init.c | 113 /* vlan_dellink() takes care of cleanup and interface removal */ in vlan_dynamic_remove() 115 vlan_dellink(vlan->ifname, hapd); in vlan_dynamic_remove() 259 vlan_dellink(vlan->ifname, hapd); in vlan_remove_dynamic()
|
H A D | vlan_full.c | 564 void vlan_dellink(const char *ifname, struct hostapd_data *hapd) in vlan_dellink() function 568 wpa_printf(MSG_DEBUG, "VLAN: vlan_dellink(%s)", ifname); in vlan_dellink() 691 vlan_dellink(ifname, hapd); in vlan_read_ifnames()
|
Completed in 4 milliseconds