Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dsm.h203 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *,
/linux-3.4.99/net/sctp/
Dsm_sideeffect.c139 repl = sctp_make_cwr(asoc, asoc->last_cwr_tsn, chunk); in sctp_do_ecn_ecne_work()
Dsm_make_chunk.c636 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr() function