Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c3805 uint32_t *cwnd_p; in bbr_post_recovery() local
3834 cwnd_p = &bbr->r_ctl.rc_saved_cwnd; in bbr_post_recovery()
3837 cwnd_p = &tp->snd_cwnd; in bbr_post_recovery()
3889 *cwnd_p = newcwnd; in bbr_post_recovery()