Searched refs:nghttp2_bufs_next_present (Results 1 – 3 of 3) sorted by relevance
402 int nghttp2_bufs_next_present(nghttp2_bufs *bufs);
552 int nghttp2_bufs_next_present(nghttp2_bufs *bufs) in nghttp2_bufs_next_present() function
2644 if (nghttp2_bufs_next_present(framebufs)) { in session_after_frame_sent1()2867 if (nghttp2_bufs_next_present(framebufs)) { in session_after_frame_sent2()
Completed in 15 milliseconds