Home
last modified time | relevance | path

Searched refs:nghttp2_frame_ping_free (Results 1 - 11 of 11) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c67 nghttp2_frame_ping_free(&frame->ping); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h481 void nghttp2_frame_ping_free(nghttp2_ping *frame);
H A Dnghttp2_frame.c140 void nghttp2_frame_ping_free(nghttp2_ping *frame) { (void)frame; } in nghttp2_frame_ping_free() function
H A Dnghttp2_session.c337 nghttp2_frame_ping_free(&iframe->frame.ping); in session_inbound_frame_reset()
7412 nghttp2_frame_ping_free(&frame->ping); in nghttp2_session_add_ping()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c67 nghttp2_frame_ping_free(&frame->ping); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h481 void nghttp2_frame_ping_free(nghttp2_ping *frame);
H A Dnghttp2_frame.c140 void nghttp2_frame_ping_free(nghttp2_ping *frame) { (void)frame; } in nghttp2_frame_ping_free() function
H A Dnghttp2_session.c337 nghttp2_frame_ping_free(&iframe->frame.ping); in session_inbound_frame_reset()
7401 nghttp2_frame_ping_free(&frame->ping); in nghttp2_session_add_ping()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c376 nghttp2_frame_ping_free(&oframe); in test_nghttp2_frame_pack_ping()
377 nghttp2_frame_ping_free(&frame); in test_nghttp2_frame_pack_ping()
H A Dfailmalloc_test.c359 nghttp2_frame_ping_free(&frame.ping); in run_nghttp2_session_recv()
H A Dnghttp2_session_test.c767 nghttp2_frame_ping_free(&frame.ping); in test_nghttp2_session_recv()
4275 nghttp2_frame_ping_free(&frame.ping); in test_nghttp2_session_on_ping_received()
4291 nghttp2_frame_ping_free(&frame.ping); in test_nghttp2_session_on_ping_received()
10212 nghttp2_frame_ping_free(&ping_frame.ping); in test_nghttp2_session_recv_client_magic()
10653 nghttp2_frame_ping_free(&frame.ping); in test_nghttp2_session_flooding()

Completed in 37 milliseconds