Lines Matching refs:sctp_transport
108 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *);
111 struct sctp_transport *sctp_transport_get_next(struct net *net,
113 struct sctp_transport *sctp_transport_get_idx(struct net *net,
145 struct sctp_transport **);
146 void sctp_err_finish(struct sock *, struct sctp_transport *);
150 struct sctp_transport *t, __u32 pmtu);
151 void sctp_icmp_redirect(struct sock *, struct sctp_transport *,
155 struct sctp_transport *t);
160 int sctp_hash_transport(struct sctp_transport *t);
161 void sctp_unhash_transport(struct sctp_transport *t);
162 struct sctp_transport *sctp_addrs_lookup_transport(
166 struct sctp_transport *sctp_epaddr_lookup_transport(
262 struct sctp_transport *trans) in sctp_max_rto()
566 static inline struct dst_entry *sctp_transport_dst_check(struct sctp_transport *t) in sctp_transport_dst_check()
578 const struct sctp_transport *t, in __sctp_mtu_payload()
609 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check()
626 static inline int sctp_transport_pl_hlen(struct sctp_transport *t) in sctp_transport_pl_hlen()
632 static inline void sctp_transport_pl_reset(struct sctp_transport *t) in sctp_transport_pl_reset()
651 static inline void sctp_transport_pl_update(struct sctp_transport *t) in sctp_transport_pl_update()
662 static inline bool sctp_transport_pl_enabled(struct sctp_transport *t) in sctp_transport_pl_enabled()