Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp.h165 uint32_t tcpi_snd_cwnd; /* Send congestion window. */ member
H A Dtcp_usrreq.c272 ti->tcpi_snd_cwnd = tp->snd_cwnd; in tcp_fill_info()