Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dlog-cf-common.c189 SCLogWarning(SC_WARN_LOG_CF_TOO_MANY_NODES, "Too many options for custom format"); in LogCustomFormatAddNode()
H A Dutil-error.h331 SC_WARN_LOG_CF_TOO_MANY_NODES, enumerator
H A Dutil-error.c346 CASE_CODE (SC_WARN_LOG_CF_TOO_MANY_NODES); in SCErrorToString()