Searched refs:nghttp2_frame_push_promise_free (Results 1 – 5 of 5) sorted by relevance
66 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_outbound_item_free()
426 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame,
379 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_submit_push_promise()
142 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, in nghttp2_frame_push_promise_free() function
339 nghttp2_frame_push_promise_free(&iframe->frame.push_promise, mem); in session_inbound_frame_reset()
Completed in 18 milliseconds