Searched refs:nghttp2_bufs_orb (Results 1 – 6 of 6) sorted by relevance
317 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b);
407 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_orb() function
23 nghttp2_bufs_orb;
170 rv = nghttp2_bufs_orb(&bufs, 240); in test_nghttp2_bufs_orb()