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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c3237 int awnd; local
3245 awnd = (tp->snd_nxt - tp->snd_fack) +
3247 if (awnd < tp->snd_ssthresh) {

Completed in 23 milliseconds