Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/ !
Dstream.c602 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_outreq()
677 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_inreq()
846 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_out()
909 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_in()
Dsm_make_chunk.c3817 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc, in sctp_make_strreset_resp() function
/linux-6.1.9/include/net/sctp/ !
Dsm.h267 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,