Searched refs:sctp_make_strreset_req (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 253 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 256 struct sctp_chunk *sctp_make_strreset_req(const struct sctp_association *asoc,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream.c | 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()
|
H A D | sm_make_chunk.c | 3640 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream.c | 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()
|
H A D | sm_make_chunk.c | 3678 struct sctp_chunk *sctp_make_strreset_req( in sctp_make_strreset_req() function
|
Completed in 13 milliseconds