Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_len (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.h409 size_t nghttp2_bufs_len(nghttp2_bufs *bufs);
A Dnghttp2_buf.c306 size_t nghttp2_bufs_len(nghttp2_bufs *bufs) in nghttp2_bufs_len() function
500 len = nghttp2_bufs_len(bufs); in nghttp2_bufs_remove_copy()
A Dnghttp2_frame.c378 frame->hd.length = nghttp2_bufs_len(bufs); in nghttp2_frame_pack_headers()
585 frame->hd.length = nghttp2_bufs_len(bufs); in nghttp2_frame_pack_push_promise()
A Dnghttp2_hd.c1543 buflen = nghttp2_bufs_len(&bufs); in nghttp2_hd_deflate_hd()
1577 buflen = nghttp2_bufs_len(&bufs); in nghttp2_hd_deflate_hd_vec()
A Dnghttp2_session.c2194 nghttp2_bufs_len(&session->aob.framebufs)); in session_prep_frame()
2203 nghttp2_bufs_len(&session->aob.framebufs)); in session_prep_frame()

Completed in 20 milliseconds