Home
last modified time | relevance | path

Searched refs:upnp_iface (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/ap/
Dap_config.h532 char *upnp_iface; member
Dwps_hostapd.c1767 if (!hapd->conf->upnp_iface) in hostapd_wps_upnp_init()
1778 hapd->conf->upnp_iface); in hostapd_wps_upnp_init()
Dap_config.c895 os_free(conf->upnp_iface); in hostapd_config_free_bss()
/hostap-latest/hostapd/
DREADME-WPS113 #upnp_iface=br0
Dconfig_file.c4128 os_free(bss->upnp_iface); in hostapd_config_fill()
4129 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()