Lines Matching defs:item
80 nghttp2_outbound_item *item;
403 * Adds |item| to the outbound queue in |session|. When this function
404 * succeeds, it takes ownership of |item|. So caller must not free it
416 nghttp2_outbound_item *item);
869 * Pops and returns next item to send. If there is no such item,
871 * streams. That means if session->ob_syn has item and max concurrent
879 * Returns next item to send. If there is no such item, this function
881 * streams. That means if session->ob_syn has item and max concurrent