Searched refs:nghttp2_frame_add_pad (Results 1 - 6 of 6) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_frame.h | 634 void nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd,
|
H A D | nghttp2_frame.c | 1174 void nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, in nghttp2_frame_add_pad() function
|
H A D | nghttp2_session.c | 2248 nghttp2_frame_add_pad(framebufs, &frame->hd, padlen, 0); in session_headers_add_pad() 7769 nghttp2_frame_add_pad(bufs, &frame->hd, frame->data.padlen, in nghttp2_session_pack_data()
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_frame.h | 634 void nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd,
|
H A D | nghttp2_frame.c | 1174 void nghttp2_frame_add_pad(nghttp2_bufs *bufs, nghttp2_frame_hd *hd, in nghttp2_frame_add_pad() function
|
H A D | nghttp2_session.c | 2243 nghttp2_frame_add_pad(framebufs, &frame->hd, padlen, 0); in session_headers_add_pad() 7758 nghttp2_frame_add_pad(bufs, &frame->hd, frame->data.padlen, in nghttp2_session_pack_data()
|
Completed in 22 milliseconds