Searched refs:wds_sta (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.h243 int wds_sta; member in struct:hostapd_bss_config
H A Dieee802_11.c2037 if (!hapd->conf->wds_sta)
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c1811 } else if (os_strcmp(buf, "wds_sta") == 0) {
1812 bss->wds_sta = atoi(pos);

Completed in 121 milliseconds