Searched refs:bbr_set_epoch (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 2901 bbr_set_epoch(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_set_epoch() function 3126 bbr_set_epoch(bbr, cts, __LINE__); in bbr_pick_probebw_substate() 3148 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 3160 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 8051 bbr_set_epoch(bbr, cts, __LINE__); in bbr_exit_persist() 11385 bbr_set_epoch(bbr, cts, line); in bbr_check_bbr_for_state()
|