Home
last modified time | relevance | path

Searched refs:EVENT_HTTP2_UPGRADE_REQUEST (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_header.cc177 create_event(EVENT_HTTP2_UPGRADE_REQUEST); in gen_events()
194 create_event(EVENT_HTTP2_UPGRADE_REQUEST); in gen_events()
H A Dhttp_tables.cc325 { EVENT_HTTP2_UPGRADE_REQUEST, "HTTP/1 client requested HTTP/2 upgrade" },
H A Dhttp_enum.h410 EVENT_HTTP2_UPGRADE_REQUEST = 263, enumerator