Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dsm.h180 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c119 repl = sctp_make_cwr(asoc, asoc->last_cwr_tsn, chunk); in sctp_do_ecn_ecne_work()
H A Dsm_make_chunk.c666 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr() function