Home
last modified time | relevance | path

Searched refs:EVENT_VERSION_NOT_UPPERCASE (Results 1 – 4 of 4) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_tables.cc304 { EVENT_VERSION_NOT_UPPERCASE, "'HTTP' in version field not all upper case" },
H A Dhttp_enum.h393 EVENT_VERSION_NOT_UPPERCASE = 246, enumerator
H A Dhttp_msg_request.cc66 create_event(EVENT_VERSION_NOT_UPPERCASE); in parse_start_line()
H A Dhttp_cutter.cc175 events->create_event(EVENT_VERSION_NOT_UPPERCASE); in validate()