Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/sctp/
Dsm.h194 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc,
/linux-6.1.9/net/sctp/
Dassociola.c918 return sctp_make_ecne(asoc, asoc->last_ecne_tsn); in sctp_get_ecne_prepend()
Dsm_make_chunk.c701 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne() function