Searched refs:sctp_make_strreset_req (Results 1 – 3 of 3) sorted by relevance
259 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
334 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()
3686 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function