Home
last modified time | relevance | path

Searched refs:hostapd_if_add (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/ap/
Dap_drv_ops.c323 return hostapd_if_add(hapd, WPA_IF_AP_VLAN, ifname, hapd->own_addr, in hostapd_vlan_if_add()
497 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_add() function
Dap_drv_ops.h54 int hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type,
Dhostapd.c1161 if (hostapd_if_add(hapd->iface->bss[0], WPA_IF_AP_BSS, in hostapd_setup_bss()