Home
last modified time | relevance | path

Searched refs:ALPN_H2_LENGTH (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vtls/
H A Dvtls_int.h35 #define ALPN_H2_LENGTH 2 macro
H A Dvtls.c2130 else if(proto_len == ALPN_H2_LENGTH && in Curl_alpn_set_negotiated()
2131 !memcmp(ALPN_H2, proto, ALPN_H2_LENGTH)) { in Curl_alpn_set_negotiated()

Completed in 12 milliseconds