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