Searched defs:nvlen (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_submit.c | 72 nghttp2_nv *nva_copy, size_t nvlen, in submit_headers_shared() 148 const nghttp2_nv *nva, size_t nvlen, in submit_headers_shared_nva() 176 const nghttp2_nv *nva, size_t nvlen) in nghttp2_submit_trailer() 190 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_headers() 324 size_t nvlen, in nghttp2_submit_push_promise() 607 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_request() 643 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_response()
|
A D | nghttp2_frame.c | 68 nghttp2_nv *nva, size_t nvlen) in nghttp2_frame_headers_init() 131 nghttp2_nv *nva, size_t nvlen) in nghttp2_frame_push_promise_init() 892 void nghttp2_nv_array_sort(nghttp2_nv *nva, size_t nvlen) in nghttp2_nv_array_sort() 898 size_t nvlen, nghttp2_mem *mem) in nghttp2_nv_array_copy()
|
A D | nghttp2_http.c | 588 size_t nvlen; in nghttp2_http_record_request_method() local
|
A D | nghttp2_hd.c | 1477 size_t nvlen) in nghttp2_hd_deflate_hd_bufs() 1527 size_t buflen, const nghttp2_nv *nv, size_t nvlen) in nghttp2_hd_deflate_hd() 1560 const nghttp2_nv *nv, size_t nvlen) in nghttp2_hd_deflate_hd_vec() 1593 const nghttp2_nv *nva, size_t nvlen) in nghttp2_hd_deflate_bound()
|
A D | nghttp2.h | 1030 size_t nvlen; member 1127 size_t nvlen; member
|
A D | nghttp2_session.c | 1959 size_t nvlen, size_t additional) in session_estimate_headers_payload()
|
Completed in 26 milliseconds