Home
last modified time | relevance | path

Searched refs:nghttp2_buf_shift_right (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.c157 nghttp2_buf_shift_right(&bufs->cur->buf, offset); in nghttp2_bufs_init3()
186 nghttp2_buf_shift_right(&bufs->cur->buf, bufs->offset); in nghttp2_bufs_realloc()
347 nghttp2_buf_shift_right(&bufs->cur->buf, bufs->offset); in bufs_alloc_chain()
522 nghttp2_buf_shift_right(&ci->buf, bufs->offset); in nghttp2_bufs_reset()
A Dnghttp2_buf.h61 #define nghttp2_buf_shift_right(BUF, AMT) \ macro

Completed in 4 milliseconds