Searched refs:sctp_make_strreset_req (Results 1 – 3 of 3) sorted by relevance
268 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
396 chunk = sctp_make_strreset_req(asoc, str_nums, nstr_list, out, in); in sctp_send_reset_streams()724 chunk = sctp_make_strreset_req(asoc, nums, str_p, 1, 0); in sctp_process_strreset_inreq()
3639 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function