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

  /external/wpa_supplicant_8/src/ap/
vlan_init.c 60 if (hostapd_vlan_if_remove(hapd, vlan->ifname))
77 return hostapd_vlan_if_remove(hapd, vlan->ifname);
ap_drv_ops.h 35 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname);
ap_drv_ops.c 317 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) function

Completed in 88 milliseconds