Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/parser/
H A Dparser.h69 inline RuleTreeNode* getRtnFromOtn(const struct OptTreeNode* otn, PolicyId policyId) in getRtnFromOtn() function
78 inline RuleTreeNode* getRtnFromOtn(const struct OptTreeNode* otn) in getRtnFromOtn() function
/dports/security/snort/snort-2.9.18/src/
H A Dparser.h438 static inline RuleTreeNode *getRtnFromOtn(OptTreeNode *otn, tSfPolicyId policyId) in getRtnFromOtn() function