Searched refs:bbr_set_epoch (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 2881 bbr_set_epoch(struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_set_epoch() function 3096 bbr_set_epoch(bbr, cts, __LINE__); in bbr_pick_probebw_substate() 3118 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 3130 bbr_set_epoch(bbr, cts, __LINE__); in bbr_lt_bw_sampling() 7978 bbr_set_epoch(bbr, cts, __LINE__); in bbr_exit_persist() 11268 bbr_set_epoch(bbr, cts, line); in bbr_check_bbr_for_state()
|