Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/rust/src/
H A Dconf.rs76 pub struct ConfNode { struct
80 impl ConfNode { argument
82 pub fn wrap(conf: *const c_void) -> ConfNode { in wrap()
/dports/security/suricata/suricata-6.0.4/src/
H A Dconf.h44 } ConfNode; typedef