Home
last modified time | relevance | path

Searched refs:tcp_bbr_xmit_timer (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c6105 tcp_bbr_xmit_timer(struct tcp_bbr *bbr, uint32_t rtt_usecs, uint32_t rsm_send_time, uint32_t r_star… in tcp_bbr_xmit_timer() function
6684 tcp_bbr_xmit_timer(bbr, rtt, rsm_send_time, rsm->r_start, tsin); in bbr_update_bbr_info()
8903 tcp_bbr_xmit_timer(bbr, rtt, 0, 0, 0); in bbr_do_syn_sent()
9077 tcp_bbr_xmit_timer(bbr, rtt, 0, 0, 0); in bbr_do_syn_recv()