Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_paf.h37 bool hi_paf_init(uint32_t cap);
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/utils/
H A Dhi_paf.c1600 bool hi_paf_init (uint32_t cap) in hi_paf_init() function
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dspp_httpinspect.c791 hi_paf_init(0); // FIXTHIS is cap needed? in HttpInspectInit()