Searched refs:bbr_set_epoch (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 2874 bbr_set_epoch(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_set_epoch() function 3089 bbr_set_epoch(bbr, cts, __LINE__); in bbr_pick_probebw_substate() 3111 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 3123 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 7971 bbr_set_epoch(bbr, cts, __LINE__); in bbr_exit_persist() 11261 bbr_set_epoch(bbr, cts, line); in bbr_check_bbr_for_state()
|