Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dsm.h198 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *,
/linux-4.4.14/net/sctp/
Dsm_sideeffect.c134 repl = sctp_make_cwr(asoc, asoc->last_cwr_tsn, chunk); in sctp_do_ecn_ecne_work()
Dsm_make_chunk.c658 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr() function