Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/ap/
HDap_config.h361 char *upnp_iface; member
HDap_config.c492 os_free(conf->upnp_iface); in hostapd_config_free_bss()
HDwps_hostapd.c1281 if (!hapd->conf->upnp_iface) in hostapd_wps_upnp_init()
1292 hapd->conf->upnp_iface); in hostapd_wps_upnp_init()
/trueos/contrib/wpa/hostapd/
HDREADME-WPS115 #upnp_iface=br0
HDconfig_file.c2640 bss->upnp_iface = os_strdup(pos); in hostapd_config_fill()