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

/netbsd-current/sys/netinet/
H A Dtcp.h194 uint32_t tcpi_snd_cwnd; /* Send congestion window. */ member in struct:tcp_info
H A Dtcp_usrreq.c233 ti->tcpi_snd_cwnd = tp->snd_cwnd / tp->t_segsz;

Completed in 265 milliseconds