Searched refs:on_lost (Results 1 – 5 of 5) sorted by relevance
29 static void on_lost(void *arg) in on_lost() function372 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()
123 static void on_lost(void *arg) in on_lost() function261 pkt->ackm_pkt.on_lost = on_lost; in ossl_quic_fifd_pkt_commit()
968 p->on_lost(p->cb_arg); in ackm_on_pkts_lost()
108 void (*on_lost)(void *arg); member
174 void (*on_lost)(void *arg);
Completed in 20 milliseconds