Home
last modified time | relevance | path

Searched refs:sctp_stream_outq_is_empty (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dstream.c241 static bool sctp_stream_outq_is_empty(struct sctp_stream *stream, in sctp_stream_outq_is_empty() function
328 if (out && !sctp_stream_outq_is_empty(stream, str_nums, nstr_list)) { in sctp_send_reset_streams()
649 if (!sctp_stream_outq_is_empty(stream, nums, str_p)) { in sctp_process_strreset_inreq()
/kernel/linux/linux-6.6/net/sctp/
H A Dstream.c241 static bool sctp_stream_outq_is_empty(struct sctp_stream *stream, in sctp_stream_outq_is_empty() function
328 if (out && !sctp_stream_outq_is_empty(stream, str_nums, nstr_list)) { in sctp_send_reset_streams()
649 if (!sctp_stream_outq_is_empty(stream, nums, str_p)) { in sctp_process_strreset_inreq()

Completed in 4 milliseconds