Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dsm_make_chunk.c3583 static struct sctp_chunk *sctp_make_reconf(const struct sctp_association *asoc, in sctp_make_reconf() function
3648 retval = sctp_make_reconf(asoc, outlen + inlen); in sctp_make_strreset_req()
3695 retval = sctp_make_reconf(asoc, length); in sctp_make_strreset_tsnreq()
3727 retval = sctp_make_reconf(asoc, (!!out + !!in) * size); in sctp_make_strreset_addstrm()
3772 retval = sctp_make_reconf(asoc, length); in sctp_make_strreset_resp()
3810 retval = sctp_make_reconf(asoc, length); in sctp_make_strreset_tsnresp()