Home
last modified time | relevance | path

Searched refs:sctp_make_strreset_req (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/sctp/
Dsm.h259 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
/linux-6.1.9/net/sctp/
Dstream.c334 chunk = sctp_make_strreset_req(asoc, str_nums, nstr_list, out, in); in sctp_send_reset_streams()
655 chunk = sctp_make_strreset_req(asoc, nums, str_p, 1, 0); in sctp_process_strreset_inreq()
Dsm_make_chunk.c3686 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function