Searched refs:ss_fltsz_local (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c178 tp->snd_cwnd = tp->t_maxseg * ss_fltsz_local;
H A Dtcp_output.c141 int ss_fltsz_local = 8; /* starts with eight segments max */ variable
143 &ss_fltsz_local, 1, "Slow start flight size for local networks");
H A Dtcp_var.h993 extern int ss_fltsz_local;

Completed in 35 milliseconds