Searched refs:conf_stdout_level (Results 1 – 1 of 1) sorted by relevance
51 int conf_syslog_level, conf_stdout_level; in hostapd_logger_cb() local61 conf_stdout_level = hapd->conf->logger_stdout_level; in hostapd_logger_cb()65 conf_syslog_level = conf_stdout_level = 0; in hostapd_logger_cb()115 if ((conf_stdout & module) && level >= conf_stdout_level) { in hostapd_logger_cb()