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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c339 if (hapd->conf->time_advertisement == 2)
595 if (hapd->conf->time_advertisement != 2)
617 if (hapd->conf->time_advertisement != 2 || !hapd->conf->time_zone)
638 if (hapd->conf->time_advertisement != 2)
H A Dap_config.h532 int time_advertisement; member in struct:hostapd_bss_config
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c3800 } else if (os_strcmp(buf, "time_advertisement") == 0) {
3801 bss->time_advertisement = atoi(pos);

Completed in 177 milliseconds