Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dstream.c592 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_outreq()
667 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_inreq()
836 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_out()
899 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_in()
Dsm_make_chunk.c3765 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc, in sctp_make_strreset_resp() function
/Linux-v5.4/include/net/sctp/
Dsm.h261 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,