Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h1198 uint8_t stream_reset_out_is_outstanding; member
H A Dsctp_input.c3502 asoc->stream_reset_out_is_outstanding = 0; in sctp_handle_stream_reset_response()
3517 asoc->stream_reset_out_is_outstanding = 1; in sctp_handle_stream_reset_response()
3664 } else if (stcb->asoc.stream_reset_out_is_outstanding == 0) { in sctp_handle_str_reset_request_in()