sctp_strseq
struct sctp_strseq *stseq;
stseq = (struct sctp_strseq *)((vaddr_t)fwd + sizeof(*fwd));
num_str = fwd_sz/sizeof(struct sctp_strseq);
struct sctp_strseq *strseq;
(cnt_of_skipped * sizeof(struct sctp_strseq)));
sizeof(struct sctp_strseq)));
space_needed -= (cnt_of_skipped * sizeof(struct sctp_strseq));
(cnt_of_skipped * sizeof(struct sctp_strseq)));
strseq = (struct sctp_strseq *)fwdtsn;