Home
last modified time | relevance | path

Searched refs:ips_http_stat_msg (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_api.cc118 extern const BaseApi* ips_http_stat_msg;
147 ips_http_stat_msg,
H A Dips_http.cc1375 const BaseApi* ips_http_stat_msg = &stat_msg_api.base; variable