Searched refs:sctp_make_strreset_req (Results 1 – 2 of 2) sorted by relevance
335 chunk = sctp_make_strreset_req(asoc, str_nums, nstr_list, out, in); in sctp_send_reset_streams()656 chunk = sctp_make_strreset_req(asoc, nums, str_p, 1, 0); in sctp_process_strreset_inreq()
3648 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function