Searched refs:nghttp2_frame_extension_init (Results 1 - 6 of 6) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_frame.h | 500 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type,
|
H A D | nghttp2_submit.c | 890 nghttp2_frame_extension_init(&frame->ext, type, flags, stream_id, payload); in nghttp2_submit_extension()
|
H A D | nghttp2_frame.c | 190 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type, in nghttp2_frame_extension_init() function
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_frame.h | 500 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type,
|
H A D | nghttp2_submit.c | 890 nghttp2_frame_extension_init(&frame->ext, type, flags, stream_id, payload); in nghttp2_submit_extension()
|
H A D | nghttp2_frame.c | 190 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type, in nghttp2_frame_extension_init() function
|
Completed in 9 milliseconds