Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c4348 rsm->r_flags |= BBR_MARKED_LOST; in bbr_check_recovery_mode()
4946 rsm->r_flags |= BBR_MARKED_LOST; in bbr_remxt_tmr()
5355 if (rsm->r_flags & BBR_MARKED_LOST) { in bbr_update_rsm()
5357 rsm->r_flags &= ~BBR_MARKED_LOST; in bbr_update_rsm()
6480 if (rsm->r_flags & BBR_MARKED_LOST) { in bbr_earlier_retran()
6483 rsm->r_flags &= ~BBR_MARKED_LOST; in bbr_earlier_retran()
7044 nrsm->r_flags |= BBR_MARKED_LOST; in bbr_log_sack_passed()
7233 if (rsm->r_flags & BBR_MARKED_LOST) { in bbr_proc_sack_blk()
7239 if (rsm->r_flags & BBR_MARKED_LOST) { in bbr_proc_sack_blk()
7533 rsm->r_flags &= ~BBR_MARKED_LOST; in bbr_log_ack()
[all …]
H A Dtcp_bbr.h43 #define BBR_MARKED_LOST 0x0200 /* macro