Searched refs:strreset_inseq (Results 1 – 3 of 3) sorted by relevance
541 i = asoc->strreset_inseq - request_seq - 1; in sctp_process_strreset_outreq()545 asoc->strreset_inseq++; in sctp_process_strreset_outreq()624 i = asoc->strreset_inseq - request_seq - 1; in sctp_process_strreset_inreq()630 asoc->strreset_inseq++; in sctp_process_strreset_inreq()651 asoc->strreset_inseq--; in sctp_process_strreset_inreq()700 i = asoc->strreset_inseq - request_seq - 1; in sctp_process_strreset_tsnreq()715 asoc->strreset_inseq++; in sctp_process_strreset_tsnreq()796 i = asoc->strreset_inseq - request_seq - 1; in sctp_process_strreset_addstrm_out()800 asoc->strreset_inseq++; in sctp_process_strreset_addstrm_out()868 i = asoc->strreset_inseq - request_seq - 1; in sctp_process_strreset_addstrm_in()[all …]
2448 asoc->strreset_inseq = asoc->peer.i.initial_tsn; in sctp_process_init()3708 outreq.response_seq = htonl(asoc->strreset_inseq - 1); in sctp_make_strreset_req()
2087 __u32 strreset_inseq; /* Update after receiving request */ member
Completed in 18 milliseconds