Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h255 nghttp2_push_promise *frame,
263 void nghttp2_frame_unpack_push_promise_payload(nghttp2_push_promise *frame,
454 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags,
459 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame,
H A Dnghttp2_frame.c113 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags, in nghttp2_frame_push_promise_init()
125 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, in nghttp2_frame_push_promise_free()
555 nghttp2_push_promise *frame, in nghttp2_frame_pack_push_promise()
589 void nghttp2_frame_unpack_push_promise_payload(nghttp2_push_promise *frame, in nghttp2_frame_unpack_push_promise_payload()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h255 nghttp2_push_promise *frame,
263 void nghttp2_frame_unpack_push_promise_payload(nghttp2_push_promise *frame,
454 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags,
459 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame,
H A Dnghttp2_frame.c113 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags, in nghttp2_frame_push_promise_init()
125 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, in nghttp2_frame_push_promise_free()
555 nghttp2_push_promise *frame, in nghttp2_frame_pack_push_promise()
589 void nghttp2_frame_unpack_push_promise_payload(nghttp2_push_promise *frame, in nghttp2_frame_unpack_push_promise_payload()
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc98 nghttp2_push_promise frame, oframe; in check_frame_push_promise()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1167 } nghttp2_push_promise; typedef
1294 nghttp2_push_promise push_promise;
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1162 } nghttp2_push_promise; typedef
1289 nghttp2_push_promise push_promise;
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c312 nghttp2_push_promise frame, oframe; in test_nghttp2_frame_pack_push_promise()
/third_party/curl/lib/
H A Dhttp2.c722 const nghttp2_push_promise *frame;
863 const nghttp2_push_promise *frame) in push_promise()

Completed in 26 milliseconds