Home
last modified time | relevance | path

Searched refs:EVENT_LONG_HDR (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.cc226 { EVENT_LONG_HDR, "HTTP header line exceeds 4096 bytes" },
H A Dhttp_enum.h313 EVENT_LONG_HDR = 19, enumerator
H A Dhttp_msg_head_shared.cc168 create_event(EVENT_LONG_HDR); in parse_header_block()