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

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c205 if (hapd->conf->time_advertisement == 2)
344 if (hapd->conf->time_advertisement != 2)
366 if (hapd->conf->time_advertisement != 2)
387 if (hapd->conf->time_advertisement != 2)
H A Dap_config.h392 int time_advertisement; member in struct:hostapd_bss_config
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dconfig_file.c2710 } else if (os_strcmp(buf, "time_advertisement") == 0) {
2711 bss->time_advertisement = atoi(pos);

Completed in 53 milliseconds