Home
last modified time | relevance | path

Searched defs:SCLogConfig (Results 1 – 2 of 2) sorted by relevance

/dports/security/suricata/suricata-6.0.4/rust/src/
H A Dlog.rs148 macro_rules!SCLogConfig { macro
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-debug.h186 } SCLogConfig; typedef
222 #define SCLogConfig(...) SCLog(SC_LOG_CONFIG, \ macro