Searched refs:sctp_strseq_mid (Results 1 – 3 of 3) sorted by relevance
384 struct sctp_strseq_mid { struct
5597 struct sctp_strseq_mid *stseq_m, strseqbuf_m; in sctp_handle_forward_tsn()5603 num_str = fwd_sz / sizeof(struct sctp_strseq_mid); in sctp_handle_forward_tsn()5609 stseq_m = (struct sctp_strseq_mid *)sctp_m_getptr(m, offset, in sctp_handle_forward_tsn()5610 sizeof(struct sctp_strseq_mid), in sctp_handle_forward_tsn()5612 offset += sizeof(struct sctp_strseq_mid); in sctp_handle_forward_tsn()
10334 struct sctp_strseq_mid *strseq_m; in send_forward_tsn()10401 (cnt_of_skipped * sizeof(struct sctp_strseq_mid))); in send_forward_tsn()10435 cnt_of_skipped /= sizeof(struct sctp_strseq_mid); in send_forward_tsn()10468 cnt_of_skipped * sizeof(struct sctp_strseq_mid); in send_forward_tsn()10492 strseq_m = (struct sctp_strseq_mid *)fwdtsn; in send_forward_tsn()