Lines Matching refs:sctp_association
101 struct sctp_association *asoc);
120 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc,
126 int sctp_primitive_ASSOCIATE(struct net *, struct sctp_association *, void *arg);
127 int sctp_primitive_SHUTDOWN(struct net *, struct sctp_association *, void *arg);
128 int sctp_primitive_ABORT(struct net *, struct sctp_association *, void *arg);
129 int sctp_primitive_SEND(struct net *, struct sctp_association *, void *arg);
130 int sctp_primitive_REQUESTHEARTBEAT(struct net *, struct sctp_association *, void *arg);
131 int sctp_primitive_ASCONF(struct net *, struct sctp_association *, void *arg);
132 int sctp_primitive_RECONF(struct net *net, struct sctp_association *asoc,
143 struct sctphdr *, struct sctp_association **,
146 void sctp_icmp_frag_needed(struct sock *, struct sctp_association *,
151 struct sctp_association *asoc,
153 void sctp_backlog_migrate(struct sctp_association *assoc,
185 int sctp_send_reset_streams(struct sctp_association *asoc,
187 int sctp_send_reset_assoc(struct sctp_association *asoc);
188 int sctp_send_add_streams(struct sctp_association *asoc,
258 static inline void sctp_max_rto(struct sctp_association *asoc,
348 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc)
354 sctp_assoc_to_state(const struct sctp_association *asoc)
367 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id);
522 static inline int __sctp_state(const struct sctp_association *asoc,