sctp_transport    133 include/net/sctp/command.h 	struct sctp_transport *transport;
sctp_transport    174 include/net/sctp/command.h SCTP_ARG_CONSTRUCTOR(TRANSPORT,	struct sctp_transport *, transport)
sctp_transport    135 include/net/sctp/sctp.h 			     struct sctp_transport **);
sctp_transport    138 include/net/sctp/sctp.h 			   struct sctp_transport *t, __u32 pmtu);
sctp_transport    139 include/net/sctp/sctp.h void sctp_icmp_redirect(struct sock *, struct sctp_transport *,
sctp_transport    143 include/net/sctp/sctp.h 				 struct sctp_transport *t);
sctp_transport    226 include/net/sctp/sctp.h 				struct sctp_transport *trans)
sctp_transport    587 include/net/sctp/sctp.h static inline struct dst_entry *sctp_transport_dst_check(struct sctp_transport *t)
sctp_transport    233 include/net/sctp/sm.h 				  const struct sctp_transport *);
sctp_transport     75 include/net/sctp/structs.h struct sctp_transport;
sctp_transport    429 include/net/sctp/structs.h 					 struct sctp_transport *);
sctp_transport    450 include/net/sctp/structs.h 	void		(*get_dst)	(struct sctp_transport *t,
sctp_transport    455 include/net/sctp/structs.h 					 struct sctp_transport *t,
sctp_transport    620 include/net/sctp/structs.h 	struct sctp_transport *transport;
sctp_transport    701 include/net/sctp/structs.h 	struct sctp_transport *transport;
sctp_transport    714 include/net/sctp/structs.h 				     struct sctp_transport *,
sctp_transport    945 include/net/sctp/structs.h struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *,
sctp_transport    947 include/net/sctp/structs.h void sctp_transport_set_owner(struct sctp_transport *,
sctp_transport    949 include/net/sctp/structs.h void sctp_transport_route(struct sctp_transport *, union sctp_addr *,
sctp_transport    951 include/net/sctp/structs.h void sctp_transport_pmtu(struct sctp_transport *, struct sock *sk);
sctp_transport    952 include/net/sctp/structs.h void sctp_transport_free(struct sctp_transport *);
sctp_transport    953 include/net/sctp/structs.h void sctp_transport_reset_timers(struct sctp_transport *);
sctp_transport    954 include/net/sctp/structs.h void sctp_transport_hold(struct sctp_transport *);
sctp_transport    955 include/net/sctp/structs.h void sctp_transport_put(struct sctp_transport *);
sctp_transport    956 include/net/sctp/structs.h void sctp_transport_update_rto(struct sctp_transport *, __u32);
sctp_transport    957 include/net/sctp/structs.h void sctp_transport_raise_cwnd(struct sctp_transport *, __u32, __u32);
sctp_transport    958 include/net/sctp/structs.h void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);
sctp_transport    959 include/net/sctp/structs.h void sctp_transport_burst_limited(struct sctp_transport *);
sctp_transport    960 include/net/sctp/structs.h void sctp_transport_burst_reset(struct sctp_transport *);
sctp_transport    961 include/net/sctp/structs.h unsigned long sctp_transport_timeout(struct sctp_transport *);
sctp_transport    962 include/net/sctp/structs.h void sctp_transport_reset(struct sctp_transport *);
sctp_transport    963 include/net/sctp/structs.h void sctp_transport_update_pmtu(struct sock *, struct sctp_transport *, u32);
sctp_transport    964 include/net/sctp/structs.h void sctp_transport_immediate_rtx(struct sctp_transport *);
sctp_transport   1059 include/net/sctp/structs.h void sctp_retransmit(struct sctp_outq *, struct sctp_transport *,
sctp_transport   1061 include/net/sctp/structs.h void sctp_retransmit_mark(struct sctp_outq *, struct sctp_transport *, __u8);
sctp_transport   1267 include/net/sctp/structs.h 	struct sctp_transport **);
sctp_transport   1415 include/net/sctp/structs.h 		struct sctp_transport *primary_path;
sctp_transport   1426 include/net/sctp/structs.h 		struct sctp_transport *active_path;
sctp_transport   1438 include/net/sctp/structs.h 		struct sctp_transport *retran_path;
sctp_transport   1441 include/net/sctp/structs.h 		struct sctp_transport *last_sent_to;
sctp_transport   1444 include/net/sctp/structs.h 		struct sctp_transport *last_data_from;
sctp_transport   1602 include/net/sctp/structs.h 	struct sctp_transport *shutdown_last_sent_to;
sctp_transport   1605 include/net/sctp/structs.h 	struct sctp_transport *init_last_sent_to;
sctp_transport   1816 include/net/sctp/structs.h 	struct sctp_transport *new_transport;
sctp_transport   1869 include/net/sctp/structs.h struct sctp_transport *sctp_assoc_choose_alter_transport(
sctp_transport   1870 include/net/sctp/structs.h 	struct sctp_association *, struct sctp_transport *);
sctp_transport   1872 include/net/sctp/structs.h struct sctp_transport *sctp_assoc_lookup_paddr(const struct sctp_association *,
sctp_transport   1876 include/net/sctp/structs.h struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *,
sctp_transport   1883 include/net/sctp/structs.h 			 struct sctp_transport *peer);
sctp_transport   1885 include/net/sctp/structs.h 				  struct sctp_transport *,
sctp_transport   1887 include/net/sctp/structs.h struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *, __u32);
sctp_transport   1888 include/net/sctp/structs.h struct sctp_transport *sctp_assoc_is_match(struct sctp_association *,
sctp_transport   1902 include/net/sctp/structs.h 			    struct sctp_transport *);
sctp_transport   1904 include/net/sctp/structs.h 				    struct sctp_transport *);
sctp_transport    114 include/net/sctp/tsnmap.h 		     struct sctp_transport *trans);