Searched refs:strreset_outstanding (Results 1 – 2 of 2) sorted by relevance
283 if (asoc->strreset_outstanding) { in sctp_send_reset_streams()393 if (asoc->strreset_outstanding) in sctp_send_reset_assoc()421 asoc->strreset_outstanding = 1; in sctp_send_reset_assoc()441 if (asoc->strreset_outstanding) { in sctp_send_add_streams()574 asoc->strreset_outstanding--; in sctp_process_strreset_outreq()637 if (asoc->strreset_outstanding) { in sctp_process_strreset_inreq()670 asoc->strreset_outstanding = 1; in sctp_process_strreset_inreq()722 if (asoc->strreset_outstanding) { in sctp_process_strreset_tsnreq()823 asoc->strreset_outstanding--; in sctp_process_strreset_addstrm_out()900 asoc->strreset_outstanding = 1; in sctp_process_strreset_addstrm_in()[all …]
2081 __u8 strreset_outstanding; /* request param count on the fly */ member
Completed in 12 milliseconds