Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dcf-h2-proxy.c51 #define H2_TUNNEL_WINDOW_SIZE (10 * 1024 * 1024) macro
53 #define PROXY_H2_NW_RECV_CHUNKS (H2_TUNNEL_WINDOW_SIZE / PROXY_H2_CHUNK_SIZE)
56 #define H2_TUNNEL_RECV_CHUNKS (H2_TUNNEL_WINDOW_SIZE / PROXY_H2_CHUNK_SIZE)
369 iv[1].value = H2_TUNNEL_WINDOW_SIZE; in cf_h2_proxy_ctx_init()

Completed in 3 milliseconds