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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp.h249 u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ member in struct:tcp_info
H A Dtcp_usrreq.c1153 ti->tcpi_snd_ssthresh = tp->snd_ssthresh;

Completed in 21 milliseconds