Home
last modified time | relevance | path

Searched refs:on_lost (Results 1 – 5 of 5) sorted by relevance

/openssl/test/
H A Dquic_ackm_test.c29 static void on_lost(void *arg) in on_lost() function
372 tx->on_lost = on_lost; in test_tx_ack_case_actual()
554 tx->on_lost = on_lost; in test_tx_ack_time_script()
1033 tx->on_lost = on_lost; in test_rx_ack_actual()
/openssl/ssl/quic/
H A Dquic_fifd.c123 static void on_lost(void *arg) in on_lost() function
261 pkt->ackm_pkt.on_lost = on_lost; in ossl_quic_fifd_pkt_commit()
H A Dquic_ackm.c968 p->on_lost(p->cb_arg); in ackm_on_pkts_lost()
/openssl/include/internal/
H A Dquic_ackm.h108 void (*on_lost)(void *arg); member
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md174 void (*on_lost)(void *arg);

Completed in 24 milliseconds