Searched refs:confirm_frame (Results 1 – 3 of 3) sorted by relevance
31 void (*confirm_frame)(uint64_t frame_type, in ossl_quic_fifd_init()53 fifd->confirm_frame = confirm_frame; in ossl_quic_fifd_init()93 fifd->confirm_frame(OSSL_QUIC_FRAME_TYPE_STOP_SENDING, in on_acked()98 fifd->confirm_frame(OSSL_QUIC_FRAME_TYPE_RESET_STREAM, in on_acked()
41 void (*confirm_frame)(uint64_t frame_type, member68 void (*confirm_frame)(uint64_t frame_type,
43 static void confirm_frame(uint64_t frame_type, uint64_t stream_id, in confirm_frame() function340 confirm_frame, NULL, in test_fifd()
Completed in 6 milliseconds