Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/parser/
H A Dparser.h83 inline RuleTreeNode* getRuntimeRtnFromOtn(const struct OptTreeNode* otn) in getRuntimeRtnFromOtn() function
/dports/security/snort/snort-2.9.18/src/
H A Dparser.h455 static inline RuleTreeNode *getRuntimeRtnFromOtn(OptTreeNode *otn) in getRuntimeRtnFromOtn() function