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/
vlan_init.c 760 if (hostapd_vlan_if_add(hapd, vlan->ifname)) {
864 if (hostapd_vlan_if_add(hapd, n->ifname)) {
ap_drv_ops.h 31 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname);
ap_drv_ops.c 250 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) function

Completed in 83 milliseconds