Home
last modified time | relevance | path

Searched refs:EVENT_PADDED_TE_HEADER (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.cc280 { EVENT_PADDED_TE_HEADER, "Transfer-Encoding with encodings before chunked" },
H A Dhttp_enum.h370 EVENT_PADDED_TE_HEADER = 223, enumerator
H A Dhttp_msg_header.cc374 create_event(EVENT_PADDED_TE_HEADER); in update_flow()