Searched refs:BBR_SACKED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | tcp_bbr.h | 153 #define BBR_SACKED 0 macro
|
| H A D | bbr.c | 7162 bbr_update_rtt(tp, bbr, rsm, to, cts, BBR_SACKED, 0); in bbr_proc_sack_blk() 7187 bbr_isit_a_pkt_epoch(bbr, cts, rsm, __LINE__, BBR_SACKED); in bbr_proc_sack_blk() 7227 bbr_update_rtt(tp, bbr, rsm, to, cts, BBR_SACKED, 0); in bbr_proc_sack_blk() 7228 bbr_isit_a_pkt_epoch(bbr, cts, rsm, __LINE__, BBR_SACKED); in bbr_proc_sack_blk()
|