Home
last modified time | relevance | path

Searched refs:roundends (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h506 uint32_t roundends; /* acked value above which round ends */ member
H A Drack.c2606 log.u_bbr.epoch = rack->r_ctl.roundends; in rack_log_to_start()
14030 log.u_bbr.flex2 = rack->r_ctl.roundends; in rack_log_hystart_event()
14049 rack->r_ctl.roundends = tp->snd_max; in rack_deferred_init()
14752 rack_log_hystart_event(rack, rack->r_ctl.roundends, 20); in rack_init()
15419 rack->r_ctl.roundends = tp->snd_max; in rack_new_round_starts()
15853 if (SEQ_GEQ(high_seq, rack->r_ctl.roundends) && in rack_do_compressed_ack_processing()
16811 if (SEQ_GEQ(tp->snd_una, rack->r_ctl.roundends) && in rack_do_segment_nounlock()