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.h509 uint32_t roundends; /* acked value above which round ends */ member
H A Drack.c2734 log.u_bbr.epoch = rack->r_ctl.roundends; in rack_log_to_start()
14156 log.u_bbr.flex2 = rack->r_ctl.roundends; in rack_log_hystart_event()
14175 rack->r_ctl.roundends = tp->snd_max; in rack_deferred_init()
14884 rack_log_hystart_event(rack, rack->r_ctl.roundends, 20); in rack_init()
15552 rack->r_ctl.roundends = tp->snd_max; in rack_new_round_starts()
15986 if (SEQ_GEQ(high_seq, rack->r_ctl.roundends) && in rack_do_compressed_ack_processing()
16944 if (SEQ_GEQ(tp->snd_una, rack->r_ctl.roundends) && in rack_do_segment_nounlock()