Lines Matching refs:sctp_transport
40 static struct sctp_transport *sctp_transport_init(struct net *net, in sctp_transport_init()
41 struct sctp_transport *peer, in sctp_transport_init()
91 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new()
95 struct sctp_transport *transport; in sctp_transport_new()
118 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free()
147 struct sctp_transport *transport; in sctp_transport_destroy_rcu()
149 transport = container_of(head, struct sctp_transport, rcu); in sctp_transport_destroy_rcu()
159 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy()
177 void sctp_transport_reset_t3_rtx(struct sctp_transport *transport) in sctp_transport_reset_t3_rtx()
193 void sctp_transport_reset_hb_timer(struct sctp_transport *transport) in sctp_transport_reset_hb_timer()
204 void sctp_transport_reset_reconf_timer(struct sctp_transport *transport) in sctp_transport_reset_reconf_timer()
212 void sctp_transport_reset_probe_timer(struct sctp_transport *transport) in sctp_transport_reset_probe_timer()
219 void sctp_transport_reset_raise_timer(struct sctp_transport *transport) in sctp_transport_reset_raise_timer()
230 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
238 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
264 void sctp_transport_pl_send(struct sctp_transport *t) in sctp_transport_pl_send()
308 bool sctp_transport_pl_recv(struct sctp_transport *t) in sctp_transport_pl_recv()
350 static bool sctp_transport_pl_toobig(struct sctp_transport *t, u32 pmtu) in sctp_transport_pl_toobig()
397 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
445 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
470 int sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
478 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
485 void sctp_transport_update_rto(struct sctp_transport *tp, __u32 rtt) in sctp_transport_update_rto()
552 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
650 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd()
752 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
771 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
780 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
793 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
826 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()
840 void sctp_transport_dst_release(struct sctp_transport *t) in sctp_transport_dst_release()
848 void sctp_transport_dst_confirm(struct sctp_transport *t) in sctp_transport_dst_confirm()