Home
last modified time | relevance | path

Searched refs:strreset_outstanding (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dstream.c281 if (asoc->strreset_outstanding) { in sctp_send_reset_streams()
374 asoc->strreset_outstanding = out + in; in sctp_send_reset_streams()
391 if (asoc->strreset_outstanding) in sctp_send_reset_assoc()
419 asoc->strreset_outstanding = 1; in sctp_send_reset_assoc()
439 if (asoc->strreset_outstanding) { in sctp_send_add_streams()
476 asoc->strreset_outstanding = !!out + !!in; in sctp_send_add_streams()
572 asoc->strreset_outstanding--; in sctp_process_strreset_outreq()
575 if (!asoc->strreset_outstanding) { in sctp_process_strreset_outreq()
635 if (asoc->strreset_outstanding) { in sctp_process_strreset_inreq()
668 asoc->strreset_outstanding in sctp_process_strreset_inreq()
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dstream.c281 if (asoc->strreset_outstanding) { in sctp_send_reset_streams()
374 asoc->strreset_outstanding = out + in; in sctp_send_reset_streams()
391 if (asoc->strreset_outstanding) in sctp_send_reset_assoc()
419 asoc->strreset_outstanding = 1; in sctp_send_reset_assoc()
439 if (asoc->strreset_outstanding) { in sctp_send_add_streams()
476 asoc->strreset_outstanding = !!out + !!in; in sctp_send_add_streams()
572 asoc->strreset_outstanding--; in sctp_process_strreset_outreq()
575 if (!asoc->strreset_outstanding) { in sctp_process_strreset_outreq()
635 if (asoc->strreset_outstanding) { in sctp_process_strreset_inreq()
668 asoc->strreset_outstanding in sctp_process_strreset_inreq()
[all...]
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h2063 __u8 strreset_outstanding; /* request param count on the fly */ member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h2089 __u8 strreset_outstanding; /* request param count on the fly */ member

Completed in 11 milliseconds