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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_input.c3640 int awnd; local
3648 awnd = (tp->snd_nxt - tp->snd_fack) +
3650 if (awnd < tp->snd_ssthresh) {

Completed in 233 milliseconds