Home
last modified time | relevance | path

Searched refs:ngtcp2_ksl_end (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_ksl.c309 *it = ngtcp2_ksl_end(ksl); in ngtcp2_ksl_insert()
547 *it = ngtcp2_ksl_end(ksl); in ngtcp2_ksl_remove()
555 *it = ngtcp2_ksl_end(ksl); in ngtcp2_ksl_remove()
774 ngtcp2_ksl_it ngtcp2_ksl_end(const ngtcp2_ksl *ksl) { in ngtcp2_ksl_end() function
Dngtcp2_ksl.h248 ngtcp2_ksl_it ngtcp2_ksl_end(const ngtcp2_ksl *ksl);
Dngtcp2_acktr.c186 it = ngtcp2_ksl_end(&acktr->ents); in ngtcp2_acktr_add()
Dngtcp2_rtb.c1340 ngtcp2_ksl_it it = ngtcp2_ksl_end(&rtb->ents); in ngtcp2_rtb_remove_excessive_lost_pkt()
1379 it = ngtcp2_ksl_end(&rtb->ents); in ngtcp2_rtb_remove_expired_lost_pkt()
1420 it = ngtcp2_ksl_end(&rtb->ents); in ngtcp2_rtb_lost_pkt_ts()
1634 it = ngtcp2_ksl_end(&rtb->ents); in ngtcp2_rtb_reclaim_on_pto()