Home
last modified time | relevance | path

Searched refs:stream_reset_outstanding (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_input.c3552 asoc->stream_reset_outstanding = 0; in sctp_find_stream_reset()
3556 asoc->stream_reset_outstanding = 0; in sctp_find_stream_reset()
3627 if (asoc->stream_reset_outstanding == 0) { in sctp_handle_stream_reset_response()
3643 if (asoc->stream_reset_outstanding) in sctp_handle_stream_reset_response()
3644 asoc->stream_reset_outstanding--; in sctp_handle_stream_reset_response()
3655 asoc->stream_reset_outstanding++; in sctp_handle_stream_reset_response()
3668 if (asoc->stream_reset_outstanding) in sctp_handle_stream_reset_response()
3669 asoc->stream_reset_outstanding--; in sctp_handle_stream_reset_response()
3687 if (asoc->stream_reset_outstanding) in sctp_handle_stream_reset_response()
3688 asoc->stream_reset_outstanding--; in sctp_handle_stream_reset_response()
[all …]
HDsctp_structs.h1195 uint8_t stream_reset_outstanding; member
HDsctp_output.c11735 if (asoc->stream_reset_outstanding) { in sctp_send_deferred_reset_response()
11887 if (asoc->stream_reset_outstanding) { in sctp_send_stream_reset_out_if_possible()
11928 asoc->stream_reset_outstanding++; in sctp_send_stream_reset_out_if_possible()
11965 if (asoc->stream_reset_outstanding) { in sctp_send_str_reset_req()
12037 asoc->stream_reset_outstanding++; in sctp_send_str_reset_req()
12123 asoc->stream_reset_outstanding++; in sctp_send_str_reset_req()
12128 asoc->stream_reset_outstanding++; in sctp_send_str_reset_req()
12133 asoc->stream_reset_outstanding++; in sctp_send_str_reset_req()
12137 asoc->stream_reset_outstanding++; in sctp_send_str_reset_req()
HDsctp_timer.c1110 if (stcb->asoc.stream_reset_outstanding == 0) { in sctp_strreset_timer()
HDsctp_usrreq.c4589 if (stcb->asoc.stream_reset_outstanding) {
4695 if (stcb->asoc.stream_reset_outstanding) {
4765 if (stcb->asoc.stream_reset_outstanding) {