Home
last modified time | relevance | path

Searched refs:sctp_transport (Results 1 – 7 of 7) sorted by relevance

/include/net/sctp/
Dstructs.h63 struct sctp_transport;
437 struct sctp_transport *);
448 void (*get_dst) (struct sctp_transport *t,
453 struct sctp_transport *t,
637 struct sctp_transport *transport;
725 struct sctp_transport *transport;
737 void sctp_packet_init(struct sctp_packet *, struct sctp_transport *,
773 struct sctp_transport { struct
1002 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *, argument
1004 void sctp_transport_set_owner(struct sctp_transport *,
[all …]
Dsctp.h108 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *);
111 struct sctp_transport *sctp_transport_get_next(struct net *net,
113 struct sctp_transport *sctp_transport_get_idx(struct net *net,
145 struct sctp_transport **);
146 void sctp_err_finish(struct sock *, struct sctp_transport *);
150 struct sctp_transport *t, __u32 pmtu);
151 void sctp_icmp_redirect(struct sock *, struct sctp_transport *,
155 struct sctp_transport *t);
160 int sctp_hash_transport(struct sctp_transport *t);
161 void sctp_unhash_transport(struct sctp_transport *t);
[all …]
Dcommand.h118 struct sctp_transport *transport;
159 SCTP_ARG_CONSTRUCTOR(TRANSPORT, struct sctp_transport *, transport) in SCTP_ARG_CONSTRUCTOR()
Dtsnmap.h99 struct sctp_transport *trans);
Dulpevent.h83 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport,
Dsm.h229 const struct sctp_transport *transport,
/include/trace/events/
Dsctp.h13 TP_PROTO(struct sctp_transport *sp,