Home
last modified time | relevance | path

Searched refs:wds_bridge (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/wpa/src/ap/
HDap_drv_ops.c298 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()
299 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
HDap_config.h183 char wds_bridge[IFNAMSIZ + 1]; member
/trueos/contrib/wpa/hostapd/
HDconfig_file.c1725 os_strlcpy(bss->wds_bridge, pos, in hostapd_config_fill()
1726 sizeof(bss->wds_bridge)); in hostapd_config_fill()
HDChangeLog124 wds_bridge.
126 - Add wds_bridge command for specifying bridge for WDS STA