Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dstream.c671 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_outreq()
749 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_inreq()
918 return sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_out()
984 chunk = sctp_make_strreset_resp(asoc, result, request_seq); in sctp_process_strreset_addstrm_in()
Dsm_make_chunk.c3770 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc, in sctp_make_strreset_resp() function
/Linux-v4.19/include/net/sctp/
Dsm.h276 struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,