Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_flow_data.h185 HttpEnums::VersionId version_id[2] = { HttpEnums::VERS__NOT_PRESENT,
186 HttpEnums::VERS__NOT_PRESENT };
H A Dhttp_enum.h87 VERS__NOT_PRESENT=-11, VERS__OTHER=1, VERS_1_0, VERS_1_1, VERS_2_0, VERS_0_9 }; enumerator
H A Dhttp_flow_data.cc149 version_id[source_id] = VERS__NOT_PRESENT; in half_reset()