Home
last modified time | relevance | path

Searched refs:NGHTTP2_PROTO_ALPN (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_npn.c48 if (select_next_protocol(out, outlen, in, inlen, NGHTTP2_PROTO_ALPN, in nghttp2_select_next_protocol()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_npn.c48 if (select_next_protocol(out, outlen, in, inlen, NGHTTP2_PROTO_ALPN, in nghttp2_select_next_protocol()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h97 #define NGHTTP2_PROTO_ALPN "\x2h2" macro
102 * The length of :macro:`NGHTTP2_PROTO_ALPN`.
104 #define NGHTTP2_PROTO_ALPN_LEN (sizeof(NGHTTP2_PROTO_ALPN) - 1)
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h97 #define NGHTTP2_PROTO_ALPN "\x2h2" macro
102 * The length of :macro:`NGHTTP2_PROTO_ALPN`.
104 #define NGHTTP2_PROTO_ALPN_LEN (sizeof(NGHTTP2_PROTO_ALPN) - 1)

Completed in 12 milliseconds