Searched refs:ALPN_H2_LENGTH (Results 1 – 2 of 2) sorted by relevance
37 #define ALPN_H2_LENGTH 2 macro
2325 else if(proto_len == ALPN_H2_LENGTH && in Curl_alpn_set_negotiated()2326 !memcmp(ALPN_H2, proto, ALPN_H2_LENGTH)) { in Curl_alpn_set_negotiated()
Completed in 11 milliseconds