Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dtcp_rack.h471 uint32_t roundends; /* acked value above which round ends */ member
H A Drack.c2700 log.u_bbr.epoch = rack->r_ctl.roundends; in rack_log_to_start()
14555 log.u_bbr.flex2 = rack->r_ctl.roundends; in rack_log_hystart_event()
14574 rack->r_ctl.roundends = tp->snd_max; in rack_deferred_init()
15290 rack_log_hystart_event(rack, rack->r_ctl.roundends, 20); in rack_init()
16261 if (SEQ_GEQ(high_seq, rack->r_ctl.roundends) && in rack_do_compressed_ack_processing()
17208 if (SEQ_GEQ(tp->snd_una, rack->r_ctl.roundends) && in rack_do_segment_nounlock()
19730 rack->r_ctl.roundends = tp->snd_max; in rack_fast_output()
22342 rack->r_ctl.roundends = tp->snd_max; in rack_output()