Searched refs:sackhole (Results 1 – 5 of 5) sorted by relevance
446 static struct sackhole *449 struct sackhole *hole; in tcp_sackhole_alloc()490 static struct sackhole *492 struct sackhole *after) in tcp_sackhole_insert()494 struct sackhole *hole; in tcp_sackhole_insert()542 struct sackhole *cur, *temp; in tcp_sack_doack()766 struct sackhole *q; in tcp_free_sackholes()811 static struct sackhole *814 struct sackhole *p;849 struct sackhole *[all …]
99 struct sackhole { struct103 TAILQ_ENTRY(sackhole) scblink; /* scoreboard linkage */ argument107 struct sackhole *nexthole;227 TAILQ_HEAD(sackhole_head, sackhole) snd_holes;1058 struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
216 struct sackhole *p; in tcp_output()
1167 V_sack_hole_zone = uma_zcreate("sackhole", sizeof(struct sackhole), in tcp_init()