Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c7393 uint32_t changed, last_seq, entered_recovery = 0; in bbr_log_ack() local
7614 last_seq = rsm->r_end; in bbr_log_ack()
7616 last_seq = tp->snd_max; in bbr_log_ack()
7634 (SEQ_LT(sack.end, last_seq)) && in bbr_log_ack()