Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.h202 #define H2_BINSETTINGS_LEN 80 macro
204 uint8_t binsettings[H2_BINSETTINGS_LEN];
Dhttp2.c1109 binlen = nghttp2_pack_settings_payload(binsettings, H2_BINSETTINGS_LEN, in Curl_http2_request_upgrade()