Searched refs:next_chain (Results 1 – 1 of 1) sorted by relevance
196 nghttp2_buf_chain *chain, *next_chain; in nghttp2_bufs_free() local203 next_chain = chain->next; in nghttp2_bufs_free()207 chain = next_chain; in nghttp2_bufs_free()
Completed in 3 milliseconds