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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h275 u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ member in struct:tcp_info
H A Dtcp_usrreq.c1490 ti->tcpi_snd_ssthresh = tp->snd_ssthresh;

Completed in 28 milliseconds