Lines Matching defs:transport

95 	struct sctp_transport *transport;  in sctp_transport_new()  local
118 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free()
147 struct sctp_transport *transport; in sctp_transport_destroy_rcu() local
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()
206 void sctp_transport_reset_reconf_timer(struct sctp_transport *transport) in sctp_transport_reset_reconf_timer()
214 void sctp_transport_reset_probe_timer(struct sctp_transport *transport) in sctp_transport_reset_probe_timer()
221 void sctp_transport_reset_raise_timer(struct sctp_transport *transport) in sctp_transport_reset_raise_timer()
232 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
240 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
447 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
472 int sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold()
480 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put()
554 void sctp_transport_raise_cwnd(struct sctp_transport *transport, in sctp_transport_raise_cwnd()
652 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd()