Lines Matching refs:sctp_transport
55 static struct sctp_transport *sctp_transport_init(struct net *net, in sctp_transport_init()
56 struct sctp_transport *peer, in sctp_transport_init()
105 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new()
109 struct sctp_transport *transport; in sctp_transport_new()
132 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free()
158 struct sctp_transport *transport; in sctp_transport_destroy_rcu()
160 transport = container_of(head, struct sctp_transport, rcu); in sctp_transport_destroy_rcu()
170 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy()
188 void sctp_transport_reset_t3_rtx(struct sctp_transport *transport) in sctp_transport_reset_t3_rtx()
204 void sctp_transport_reset_hb_timer(struct sctp_transport *transport) in sctp_transport_reset_hb_timer()
216 void sctp_transport_reset_reconf_timer(struct sctp_transport *transport) in sctp_transport_reset_reconf_timer()
228 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
236 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
260 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
304 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
329 int sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
337 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
344 void sctp_transport_update_rto(struct sctp_transport *tp, __u32 rtt) in sctp_transport_update_rto()
411 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
509 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd()
611 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
630 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
639 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
652 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
685 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()
699 void sctp_transport_dst_release(struct sctp_transport *t) in sctp_transport_dst_release()
707 void sctp_transport_dst_confirm(struct sctp_transport *t) in sctp_transport_dst_confirm()