Searched refs:stseq (Results 1 – 1 of 1) sorted by relevance
5596 struct sctp_strseq *stseq, strseqbuf; in sctp_handle_forward_tsn() local5625 stseq = (struct sctp_strseq *)sctp_m_getptr(m, offset, in sctp_handle_forward_tsn()5629 if (stseq == NULL) { in sctp_handle_forward_tsn()5632 sid = ntohs(stseq->sid); in sctp_handle_forward_tsn()5633 mid = (uint32_t)ntohs(stseq->ssn); in sctp_handle_forward_tsn()