strreset_outseq  2064 include/net/sctp/structs.h 	__u32 strreset_outseq; /* Update after receiving response */
strreset_outseq   195 net/sctp/associola.c 	asoc->strreset_outseq = asoc->c.initial_tsn;
strreset_outseq  1851 net/sctp/sm_make_chunk.c 	retval->strreset_outseq = retval->c.initial_tsn;
strreset_outseq  3659 net/sctp/sm_make_chunk.c 		outreq.request_seq = htonl(asoc->strreset_outseq);
strreset_outseq  3672 net/sctp/sm_make_chunk.c 		inreq.request_seq = htonl(asoc->strreset_outseq + out);
strreset_outseq  3705 net/sctp/sm_make_chunk.c 	tsnreq.request_seq = htonl(asoc->strreset_outseq);
strreset_outseq  3739 net/sctp/sm_make_chunk.c 		addstrm.request_seq = htonl(asoc->strreset_outseq);
strreset_outseq  3749 net/sctp/sm_make_chunk.c 		addstrm.request_seq = htonl(asoc->strreset_outseq + !!out);
strreset_outseq   567 net/sctp/stream.c 		asoc->strreset_outseq++;
strreset_outseq   816 net/sctp/stream.c 		asoc->strreset_outseq++;
strreset_outseq  1066 net/sctp/stream.c 	asoc->strreset_outseq++;