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

  /external/wpa_supplicant_8/src/ap/
vlan_util.h 29 void vlan_dellink(const char *ifname, struct hostapd_data *hapd);
vlan_init.c 113 /* vlan_dellink() takes care of cleanup and interface removal */
115 vlan_dellink(vlan->ifname, hapd);
243 vlan_dellink(vlan->ifname, hapd);
vlan_full.c 515 void vlan_dellink(const char *ifname, struct hostapd_data *hapd) function
519 wpa_printf(MSG_DEBUG, "VLAN: vlan_dellink(%s)", ifname);
642 vlan_dellink(ifname, hapd);

Completed in 193 milliseconds