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

/freebsd-9.3-release/sys/netinet/
H A Dtcp.h224 u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ member in struct:tcp_info
H A Dtcp_usrreq.c1269 ti->tcpi_snd_ssthresh = tp->snd_ssthresh;

Completed in 96 milliseconds