Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dsm.h191 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc,
/linux-6.6.21/net/sctp/
Dassociola.c916 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