Searched refs:bbr_set_epoch (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 2889 bbr_set_epoch(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_set_epoch() function 3107 bbr_set_epoch(bbr, cts, __LINE__); in bbr_pick_probebw_substate() 3129 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 3141 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 7997 bbr_set_epoch(bbr, cts, __LINE__); in bbr_exit_persist() 11291 bbr_set_epoch(bbr, cts, line); in bbr_check_bbr_for_state()
|