Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls_int.h47 struct alpn_spec { struct
58 const struct alpn_spec *spec); argument
60 const struct alpn_spec *spec);
88 const struct alpn_spec *alpn; /* ALPN to use or NULL for none */
H A Dvtls.c138 static const struct alpn_spec ALPN_SPEC_H11 = {
142 static const struct alpn_spec ALPN_SPEC_H2 = {
145 static const struct alpn_spec ALPN_SPEC_H2_H11 = {
150 static const struct alpn_spec *alpn_get_spec(int httpwant, bool use_alpn) in alpn_get_spec()
447 const struct alpn_spec *alpn) in cf_ctx_new()
2173 const struct alpn_spec *spec) in Curl_alpn_to_proto_buf()
2196 const struct alpn_spec *spec) in Curl_alpn_to_proto_str()

Completed in 14 milliseconds