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()
353 static bool sctp_transport_pl_toobig(struct sctp_transport *t, u32 pmtu) in sctp_transport_pl_toobig()
400 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
448 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
473 int sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
481 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
488 void sctp_transport_update_rto(struct sctp_transport *tp, __u32 rtt) in sctp_transport_update_rto()
555 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
653 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd()
755 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
774 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
783 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
796 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
829 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()
843 void sctp_transport_dst_release(struct sctp_transport *t) in sctp_transport_dst_release()
851 void sctp_transport_dst_confirm(struct sctp_transport *t) in sctp_transport_dst_confirm()