HomeSort by relevance Sort by last modified time
    Searched refs:vlan_if_remove (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
vlan_util.h 23 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan);
vlan_init.c 67 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) function
118 vlan_if_remove(hapd, vlan)) {
241 vlan_if_remove(hapd, vlan);
vlan_full.c 571 if (if_nametoindex(vlan->ifname) && vlan_if_remove(hapd, vlan))

Completed in 56 milliseconds