Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c2719 uint32_t oldcwnd = tp->snd_cwnd; in tcp_do_segment() local
2756 tp->snd_cwnd = oldcwnd; in tcp_do_segment()