Searched refs:sctp_assoc_lookup_tsn (Results 1 – 3 of 3) sorted by relevance
2156 struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *, __u32);
107 transport = sctp_assoc_lookup_tsn(asoc, lowest_tsn); in sctp_do_ecn_ecne_work()
924 struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *asoc, in sctp_assoc_lookup_tsn() function