Home
last modified time | relevance | path

Searched refs:stream_reset_out_is_outstanding (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_structs.h1194 uint8_t stream_reset_out_is_outstanding; member
H A Dsctp_input.c3458 asoc->stream_reset_out_is_outstanding = 0; in sctp_handle_stream_reset_response()
3473 asoc->stream_reset_out_is_outstanding = 1; in sctp_handle_stream_reset_response()
3614 } else if (stcb->asoc.stream_reset_out_is_outstanding == 0) { in sctp_handle_str_reset_request_in()