Home
last modified time | relevance | path

Searched refs:SC_ERR_JSON_STATS_LOG_NEGATED (Results 1 – 3 of 3) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h306 SC_ERR_JSON_STATS_LOG_NEGATED, /**< When totals and threads are both NO in yaml **/ enumerator
H A Dutil-error.c322 CASE_CODE (SC_ERR_JSON_STATS_LOG_NEGATED); in SCErrorToString()
H A Doutput-json-stats.c421 SCLogError(SC_ERR_JSON_STATS_LOG_NEGATED, in OutputStatsLogInitSub()