Searched refs:bbr_exit_persist (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 473 bbr_exit_persist(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t cts, 4789 bbr_exit_persist(tp, bbr, cts, __LINE__); in bbr_timeout_persist() 8011 bbr_exit_persist(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t cts, int32_t line) in bbr_exit_persist() function 8257 bbr_exit_persist(tp, bbr, bbr->r_ctl.rc_rcvtime, __LINE__); in bbr_process_data() 8719 bbr_exit_persist(tp, bbr, bbr->r_ctl.rc_rcvtime, __LINE__); in bbr_fastack()
|