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

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 33 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname);
vlan_init.c 803 if (hostapd_vlan_if_add(hapd, vlan->ifname)) {
926 if (hostapd_vlan_if_add(hapd, n->ifname)) {
ap_drv_ops.c 295 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) function

Completed in 86 milliseconds