Searched refs:conf_stdout (Results 1 – 1 of 1) sorted by relevance
49 unsigned int conf_syslog, conf_stdout; in hostapd_logger_cb() local60 conf_stdout = hapd->conf->logger_stdout; in hostapd_logger_cb()63 conf_syslog = conf_stdout = (unsigned int) -1; in hostapd_logger_cb()111 if ((conf_stdout & module) && level >= conf_stdout_level) { in hostapd_logger_cb()