Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c3820 uint32_t *cwnd_p; in bbr_post_recovery() local
3849 cwnd_p = &bbr->r_ctl.rc_saved_cwnd; in bbr_post_recovery()
3852 cwnd_p = &tp->snd_cwnd; in bbr_post_recovery()
3904 *cwnd_p = newcwnd; in bbr_post_recovery()