Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_msg_request.cc128 create_event(EVENT_URI_MISSING); in parse_start_line()
173 create_event(EVENT_URI_MISSING); in handle_zero_nine()
H A Dhttp_tables.cc260 { EVENT_URI_MISSING, "request message without URI" },
H A Dhttp_enum.h351 EVENT_URI_MISSING = 204, enumerator