Searched refs:stseq (Results 1 – 1 of 1) sorted by relevance
5675 struct sctp_strseq *stseq, strseqbuf; in sctp_handle_forward_tsn() local5704 stseq = (struct sctp_strseq *)sctp_m_getptr(m, offset, in sctp_handle_forward_tsn()5708 if (stseq == NULL) { in sctp_handle_forward_tsn()5711 sid = ntohs(stseq->sid); in sctp_handle_forward_tsn()5712 mid = (uint32_t)ntohs(stseq->ssn); in sctp_handle_forward_tsn()