Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.c196 nghttp2_buf_chain *chain, *next_chain; in nghttp2_bufs_free() local
203 next_chain = chain->next; in nghttp2_bufs_free()
207 chain = next_chain; in nghttp2_bufs_free()

Completed in 3 milliseconds