Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dstream.c604 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_outreq()
679 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_inreq()
848 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_out()
911 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_in()
Dsm_make_chunk.c3761 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc, in sctp_make_strreset_resp() function
/Linux-v5.10/include/net/sctp/
Dsm.h261 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,