Home
last modified time | relevance | path

Searched refs:nghttp2_frame_extension_init (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h500 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type,
H A Dnghttp2_submit.c890 nghttp2_frame_extension_init(&frame->ext, type, flags, stream_id, payload); in nghttp2_submit_extension()
H A Dnghttp2_frame.c190 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 Dnghttp2_frame.h500 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type,
H A Dnghttp2_submit.c890 nghttp2_frame_extension_init(&frame->ext, type, flags, stream_id, payload); in nghttp2_submit_extension()
H A Dnghttp2_frame.c190 void nghttp2_frame_extension_init(nghttp2_extension *frame, uint8_t type, in nghttp2_frame_extension_init() function

Completed in 9 milliseconds