Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h2170 __u32 sctp_association_get_next_tsn(struct sctp_association *);
/openbmc/linux/net/sctp/
H A Dassociola.c876 __u32 sctp_association_get_next_tsn(struct sctp_association *asoc) in sctp_association_get_next_tsn() function
H A Dsm_make_chunk.c1622 htonl(sctp_association_get_next_tsn(chunk->asoc)); in sctp_chunk_assign_tsn()