Lines Matching refs:sctp_transport
103 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *);
106 struct sctp_transport *sctp_transport_get_next(struct net *net,
108 struct sctp_transport *sctp_transport_get_idx(struct net *net,
140 struct sctp_transport **);
141 void sctp_err_finish(struct sock *, struct sctp_transport *);
145 struct sctp_transport *t, __u32 pmtu);
146 void sctp_icmp_redirect(struct sock *, struct sctp_transport *,
150 struct sctp_transport *t);
153 int sctp_hash_transport(struct sctp_transport *t);
154 void sctp_unhash_transport(struct sctp_transport *t);
155 struct sctp_transport *sctp_addrs_lookup_transport(
160 struct sctp_transport *sctp_epaddr_lookup_transport(
257 struct sctp_transport *trans) in sctp_max_rto()
561 static inline struct dst_entry *sctp_transport_dst_check(struct sctp_transport *t) in sctp_transport_dst_check()
573 const struct sctp_transport *t, in __sctp_mtu_payload()
604 static inline bool sctp_transport_pmtu_check(struct sctp_transport *t) in sctp_transport_pmtu_check()
621 static inline int sctp_transport_pl_hlen(struct sctp_transport *t) in sctp_transport_pl_hlen()
627 static inline void sctp_transport_pl_reset(struct sctp_transport *t) in sctp_transport_pl_reset()
646 static inline void sctp_transport_pl_update(struct sctp_transport *t) in sctp_transport_pl_update()
657 static inline bool sctp_transport_pl_enabled(struct sctp_transport *t) in sctp_transport_pl_enabled()