Home
last modified time | relevance | path

Searched defs:nvlen (Results 1 – 25 of 27) sorted by relevance

12

/third_party/node/deps/nghttp2/lib/
Dnghttp2_submit.c70 nghttp2_nv *nva_copy, size_t nvlen, in submit_headers_shared()
145 const nghttp2_nv *nva, size_t nvlen, in submit_headers_shared_nva()
172 const nghttp2_nv *nva, size_t nvlen) { in nghttp2_submit_trailer()
185 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_headers()
312 size_t nvlen, in nghttp2_submit_push_promise()
683 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_request()
717 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_response()
Dnghttp2_frame.c65 nghttp2_nv *nva, size_t nvlen) { in nghttp2_frame_headers_init()
116 nghttp2_nv *nva, size_t nvlen) { in nghttp2_frame_push_promise_init()
972 void nghttp2_nv_array_sort(nghttp2_nv *nva, size_t nvlen) { in nghttp2_nv_array_sort()
977 size_t nvlen, nghttp2_mem *mem) { in nghttp2_nv_array_copy()
Dnghttp2_http.c497 size_t nvlen; in nghttp2_http_record_request_method() local
Dnghttp2_hd.c1436 size_t nvlen) { in nghttp2_hd_deflate_hd_bufs()
1487 size_t nvlen) { in nghttp2_hd_deflate_hd()
1519 const nghttp2_nv *nv, size_t nvlen) { in nghttp2_hd_deflate_hd_vec()
1551 const nghttp2_nv *nva, size_t nvlen) { in nghttp2_hd_deflate_bound()
/third_party/nghttp2/lib/
Dnghttp2_submit.c70 nghttp2_nv *nva_copy, size_t nvlen, in submit_headers_shared()
145 const nghttp2_nv *nva, size_t nvlen, in submit_headers_shared_nva()
172 const nghttp2_nv *nva, size_t nvlen) { in nghttp2_submit_trailer()
185 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_headers()
317 size_t nvlen, in nghttp2_submit_push_promise()
758 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_request()
793 const nghttp2_nv *nva, size_t nvlen, in nghttp2_submit_response()
Dnghttp2_frame.c65 nghttp2_nv *nva, size_t nvlen) { in nghttp2_frame_headers_init()
116 nghttp2_nv *nva, size_t nvlen) { in nghttp2_frame_push_promise_init()
1046 void nghttp2_nv_array_sort(nghttp2_nv *nva, size_t nvlen) { in nghttp2_nv_array_sort()
1051 size_t nvlen, nghttp2_mem *mem) { in nghttp2_nv_array_copy()
Dnghttp2_hd.c1442 size_t nvlen) { in nghttp2_hd_deflate_hd_bufs()
1493 size_t nvlen) { in nghttp2_hd_deflate_hd()
1525 const nghttp2_nv *nv, size_t nvlen) { in nghttp2_hd_deflate_hd_vec()
1557 const nghttp2_nv *nva, size_t nvlen) { in nghttp2_hd_deflate_bound()
Dnghttp2_http.c546 size_t nvlen; in nghttp2_http_record_request_method() local
/third_party/nghttp2/fuzz/
Dfuzz_frames.cc42 size_t nvlen; in check_frame_pack_headers() local
102 size_t nvlen; in check_frame_push_promise() local
/third_party/nghttp2/tests/
Dnghttp2_test_helper.h73 size_t nvlen; member
Dfailmalloc_test.c290 size_t nvlen; in run_nghttp2_session_recv() local
403 size_t nvlen; in run_nghttp2_frame_pack_headers() local
502 nghttp2_nv *nva, size_t nvlen, nghttp2_mem *mem) { in deflate_inflate()
Dnghttp2_frame_test.c78 size_t nvlen; in test_nghttp2_frame_pack_headers() local
320 size_t nvlen; in test_nghttp2_frame_pack_push_promise() local
Dnghttp2_test_helper.c219 size_t nvlen, nghttp2_mem *mem) { in pack_headers()
238 size_t nvlen, nghttp2_mem *mem) { in pack_push_promise()
Dnghttp2_session_test.c672 size_t nvlen; in test_nghttp2_session_recv() local
793 size_t nvlen; in test_nghttp2_session_recv_invalid_stream_id() local
835 size_t nvlen; in test_nghttp2_session_recv_invalid_frame() local
1234 size_t nvlen; in test_nghttp2_session_recv_continuation() local
1430 size_t nvlen; in test_nghttp2_session_recv_headers_with_priority() local
1693 size_t nvlen; in test_nghttp2_session_recv_headers_early_response() local
1751 size_t nvlen; in test_nghttp2_session_recv_headers_for_closed_stream() local
1836 size_t nvlen; in test_nghttp2_session_recv_headers_with_extpri() local
1944 size_t nvlen; in test_nghttp2_session_server_recv_push_response() local
2991 size_t nvlen; in test_nghttp2_session_continue() local
[all …]
Dnghttp2_hd_test.c977 nghttp2_nv *nva, size_t nvlen, in check_deflate_inflate()
/third_party/nghttp2/examples/
Ddeflate.c95 size_t nvlen) { in deflate()
Dlibevent-client.c191 static void print_headers(FILE *f, nghttp2_nv *nva, size_t nvlen) { in print_headers()
Dlibevent-server.c424 nghttp2_nv *nva, size_t nvlen, int fd) { in send_response()
/third_party/nghttp2/src/
Dcomp_helper.c112 json_t *dump_headers(const nghttp2_nv *nva, size_t nvlen) { in dump_headers()
Dapp_helper.cc158 void print_nv(nghttp2_nv *nva, size_t nvlen) { in print_nv()
DHttpServer.cc939 size_t nvlen = 4; in submit_file_response() local
990 size_t nvlen = 3; in submit_response() local
Dhttp2.cc601 void dump_nv(FILE *out, const nghttp2_nv *nva, size_t nvlen) { in dump_nv()
Dshrpx_http2_session.cc757 const nghttp2_nv *nva, size_t nvlen, in submit_request()
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1060 size_t nvlen; member
1157 size_t nvlen; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1043 size_t nvlen; member
1140 size_t nvlen; member

12