Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_tables.cc253 { EVENT_PDF_DEFL_FAILURE, "PDF file deflate decompression failure" },
H A Dhttp_enum.h343 EVENT_PDF_DEFL_FAILURE = 114, enumerator
H A Dhttp_msg_body.cc339 events->create_event(EVENT_PDF_DEFL_FAILURE); in fd_event_callback()