Searched refs:ALPN_H3_LENGTH (Results 1 – 2 of 2) sorted by relevance
39 #define ALPN_H3_LENGTH 2 macro
2331 else if(proto_len == ALPN_H3_LENGTH && in Curl_alpn_set_negotiated()2332 !memcmp(ALPN_H3, proto, ALPN_H3_LENGTH)) { in Curl_alpn_set_negotiated()
Completed in 10 milliseconds