Searched refs:sctp_strseq_mid (Results 1 – 3 of 3) sorted by relevance
386 struct sctp_strseq_mid { struct
5593 struct sctp_strseq_mid *stseq_m, strseqbuf_m; in sctp_handle_forward_tsn()5599 num_str = fwd_sz / sizeof(struct sctp_strseq_mid); in sctp_handle_forward_tsn()5605 stseq_m = (struct sctp_strseq_mid *)sctp_m_getptr(m, offset, in sctp_handle_forward_tsn()5606 sizeof(struct sctp_strseq_mid), in sctp_handle_forward_tsn()5608 offset += sizeof(struct sctp_strseq_mid); in sctp_handle_forward_tsn()
10242 struct sctp_strseq_mid *strseq_m; in send_forward_tsn()10309 (cnt_of_skipped * sizeof(struct sctp_strseq_mid))); in send_forward_tsn()10343 cnt_of_skipped /= sizeof(struct sctp_strseq_mid); in send_forward_tsn()10376 cnt_of_skipped * sizeof(struct sctp_strseq_mid); in send_forward_tsn()10400 strseq_m = (struct sctp_strseq_mid *)fwdtsn; in send_forward_tsn()