Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h253 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dstream.c334 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()
H A Dsm_make_chunk.c3640 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function