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