notsack_blk_t
notsack_blk_t *notsack_blk;
tcp_notsack_insert(notsack_blk_t **head, tcp_seq begin, tcp_seq end,
notsack_blk_t *prev, *tmp, *new;
bkmem_free(tmp, sizeof (notsack_blk_t));
if ((new = (notsack_blk_t *)bkmem_alloc(
sizeof (notsack_blk_t))) == NULL) {
sizeof (notsack_blk_t));
sizeof (notsack_blk_t));
tcp_notsack_remove(notsack_blk_t **head, tcp_seq end, int32_t *num,
notsack_blk_t *prev, *tmp;
sizeof (notsack_blk_t));
sizeof (notsack_blk_t));
void tcp_notsack_update(notsack_blk_t **head, tcp_seq begin, tcp_seq end,
notsack_blk_t *tmp;
if ((tmp = (notsack_blk_t *)bkmem_alloc(
sizeof (notsack_blk_t))) == NULL) {
tmp->next = (notsack_blk_t *)bkmem_alloc(
sizeof (notsack_blk_t));
bkmem_free((caddr_t)prev, sizeof (notsack_blk_t)); \
notsack_blk_t *tcp_notsack_list;
extern void tcp_notsack_insert(notsack_blk_t **, tcp_seq, tcp_seq,
extern void tcp_notsack_remove(notsack_blk_t **, tcp_seq, int32_t *,
extern void tcp_notsack_update(notsack_blk_t **, tcp_seq, tcp_seq,
notsack_blk_t *prev, *tmp; \
sizeof (notsack_blk_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
notsack_blk_t *notsack_blk;
tcp_notsack_insert(notsack_blk_t **head, tcp_seq begin, tcp_seq end,
notsack_blk_t *prev, *tmp, *new;
tcp_notsack_remove(notsack_blk_t **head, tcp_seq end, int32_t *num,
notsack_blk_t *prev, *tmp;
void tcp_notsack_update(notsack_blk_t **head, tcp_seq begin, tcp_seq end,
notsack_blk_t *tmp;
notsack_blk_t *tcp_notsack_list;
extern void tcp_notsack_insert(notsack_blk_t **, tcp_seq, tcp_seq,
extern void tcp_notsack_remove(notsack_blk_t **, tcp_seq, int32_t *,
extern void tcp_notsack_update(notsack_blk_t **, tcp_seq, tcp_seq,
notsack_blk_t *prev, *tmp; \