Searched refs:wds_bridge (Results 1 – 10 of 10) sorted by relevance
338 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()339 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
275 char wds_bridge[IFNAMSIZ + 1]; member
341 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()342 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
280 char wds_bridge[IFNAMSIZ + 1]; member
82 'wds_bridge') applies here as well.
2380 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge));
553 wds_bridge.555 - Add wds_bridge command for specifying bridge for WDS STA
2364 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge)); in hostapd_config_fill()
596 wds_bridge.598 - Add wds_bridge command for specifying bridge for WDS STA