Home
last modified time | relevance | path

Searched refs:sctp_generate_tsn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dsm.h327 __u32 sctp_generate_tsn(const struct sctp_endpoint *ep);
H A Dstructs.h1395 __u32 sctp_generate_tsn(const struct sctp_endpoint *);
/openbmc/linux/net/sctp/
H A Dassociola.c180 asoc->c.initial_tsn = sctp_generate_tsn(ep); in sctp_association_init()
H A Dsm_make_chunk.c2767 __u32 sctp_generate_tsn(const struct sctp_endpoint *ep) in sctp_generate_tsn() function