Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h132 #define BBR_RTT_BY_EXACTMATCH 1 macro
H A Dbbr.c6675 (match != BBR_RTT_BY_EXACTMATCH) && in bbr_update_bbr_info()
6688 (match != BBR_RTT_BY_EXACTMATCH) && in bbr_update_bbr_info()
6801 BBR_RTT_BY_EXACTMATCH, rsm->r_tim_lastsent[0], ack_type, to); in bbr_update_rtt()