Searched refs:HTTP2_PROTOCOL_SET (Results 1 – 3 of 3) sorted by relevance
83 SessionProtocolSet HTTP2_PROTOCOL_SET; variable535 sp_set.markIn(HTTP2_PROTOCOL_SET); in markIn()673 if (sp_set.contains(HTTP2_PROTOCOL_SET)) { in print()680 sp_set.markOut(HTTP2_PROTOCOL_SET); in print()732 HTTP2_PROTOCOL_SET.markIn(TS_ALPN_PROTOCOL_INDEX_HTTP_2_0); in ts_session_protocol_well_known_name_indices_init()
143 extern SessionProtocolSet HTTP2_PROTOCOL_SET;
215 if (port.m_session_protocol_preference.intersects(HTTP2_PROTOCOL_SET)) { in MakeHttpProxyAcceptor()