Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_drv_ops.c338 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()
339 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
Dap_config.h275 char wds_bridge[IFNAMSIZ + 1]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_drv_ops.c341 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()
342 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
Dap_config.h280 char wds_bridge[IFNAMSIZ + 1]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DREADME-MULTI-AP82 'wds_bridge') applies here as well.
Dap_config_file.c2380 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge));
DChangeLog553 wds_bridge.
555 - Add wds_bridge command for specifying bridge for WDS STA
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DREADME-MULTI-AP82 'wds_bridge') applies here as well.
Dap_config_file.c2364 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge)); in hostapd_config_fill()
DChangeLog596 wds_bridge.
598 - Add wds_bridge command for specifying bridge for WDS STA