Searched defs:nghttp2_outbound_item (Results 1 – 2 of 2) sorted by relevance
106 typedef struct nghttp2_outbound_item nghttp2_outbound_item; typedef108 struct nghttp2_outbound_item { struct122 nghttp2_outbound_item *qnext; argument133 void nghttp2_outbound_item_init(nghttp2_outbound_item *item); argument