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()
106 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new()
110 struct sctp_transport *transport; in sctp_transport_new()
133 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_timers(struct sctp_transport *transport) in sctp_transport_reset_timers()
213 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
221 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
236 void sctp_transport_update_pmtu(struct sock *sk, struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
268 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
299 void sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
307 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
314 void sctp_transport_update_rto(struct sctp_transport *tp, __u32 rtt) in sctp_transport_update_rto()
381 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
469 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd()
569 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
588 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
597 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
610 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
645 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()