sctp_assoc_lookup_tsn
struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *, __u32);
transport = sctp_assoc_lookup_tsn(asoc, lowest_tsn);