Home
last modified time | relevance | path

Searched refs:ngtcp2_ksl_it_next (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rob.c108 ngtcp2_ksl_it_next(&it)) { in ngtcp2_rob_free()
113 ngtcp2_ksl_it_next(&it)) { in ngtcp2_rob_free()
131 len; ngtcp2_ksl_it_next(&it)) { in rob_write_data()
216 ngtcp2_ksl_it_next(&it); in ngtcp2_rob_push()
H A Dngtcp2_ksl.h288 * ngtcp2_ksl_it_next advances the iterator by one. It is undefined
292 #define ngtcp2_ksl_it_next(IT) \ macro
H A Dngtcp2_gaptr.c96 ngtcp2_ksl_it_next(&it); in ngtcp2_gaptr_push()
H A Dngtcp2_strm.c74 ngtcp2_ksl_it_next(&it)) { in ngtcp2_strm_free()
557 ngtcp2_ksl_it_next(&it)) { in ngtcp2_strm_streamfrq_unacked_offset()
603 ngtcp2_ksl_it_next(&it)) { in ngtcp2_strm_streamfrq_clear()
H A Dngtcp2_rtb.c334 for (; !ngtcp2_ksl_it_end(&it); ngtcp2_ksl_it_next(&it)) { in ngtcp2_rtb_free()
652 ngtcp2_ksl_it_next(it); in rtb_on_pkt_lost()
682 ngtcp2_ksl_it_next(it); in rtb_on_pkt_lost()
1205 for (; !ngtcp2_ksl_it_end(&it); ngtcp2_ksl_it_next(&it)) { in rtb_detect_lost_pkt()
1244 ngtcp2_ksl_it_next(&it); in rtb_detect_lost_pkt()
1605 ngtcp2_ksl_it_next(&it); in ngtcp2_rtb_remove_early_data()
H A Dngtcp2_acktr.c94 ngtcp2_ksl_it_next(&it)) { in ngtcp2_acktr_free()
H A Dngtcp2_conn.c746 ngtcp2_ksl_it_next(&it)) { in pktns_free()
845 ngtcp2_ksl_it_next(&it)) { in delete_scid()
1730 ngtcp2_ksl_it_next(&it); in conn_create_ack_frame()
1749 for (; !ngtcp2_ksl_it_end(&it); ngtcp2_ksl_it_next(&it)) { in conn_create_ack_frame()
1951 ngtcp2_ksl_it_next(&it)) { in conn_cryptofrq_clear()
1975 ngtcp2_ksl_it_next(&it)) { in conn_cryptofrq_unacked_offset()
4509 ngtcp2_ksl_it_next(&it)) { in conn_process_early_rtb()
8003 ngtcp2_ksl_it_next(&it)) { in conn_recv_retire_connection_id()
12923 ngtcp2_ksl_it_next(&it)) { in ngtcp2_conn_get_scid()

Completed in 24 milliseconds