Searched refs:snd_numholes (Results 1 – 3 of 3) sorted by relevance
173 if (tp->snd_numholes >= tcp_sack_tp_maxholes || in sack_allochole()181 tp->snd_numholes++; in sack_allochole()213 tp->snd_numholes--; in sack_removehole()436 KASSERT(tp->snd_numholes == 0); in tcp_free_sackholes()544 printf("numholes=%d\n", tp->snd_numholes); in sack_dump()
351 int snd_numholes; /* Number of TX SACK holes. */ member
884 .snd_numholes = 0,