Home
last modified time | relevance | path

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

/linux/include/net/sctp/ !
H A Dsm.h190 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc,
/linux/net/sctp/ !
H A Dassociola.c899 return sctp_make_ecne(asoc, asoc->last_ecne_tsn); in sctp_get_ecne_prepend()
H A Dsm_make_chunk.c693 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne() function