Home
last modified time | relevance | path

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

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