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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_sack.c772 struct sackhole *sndhole; local
780 TAILQ_FOREACH(sndhole, &tp->snd_holes, scblink) {
781 sndhole_bytes += (sndhole->end - sndhole->start);

Completed in 72 milliseconds