Lines Matching refs:sctp_association

43 static void sctp_select_active_and_retran_path(struct sctp_association *asoc);
45 static void sctp_assoc_free_asconf_acks(struct sctp_association *asoc);
46 static void sctp_assoc_free_asconf_queue(struct sctp_association *asoc);
51 static struct sctp_association *sctp_association_init(
52 struct sctp_association *asoc,
285 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep,
289 struct sctp_association *asoc;
313 void sctp_association_free(struct sctp_association *asoc)
399 static void sctp_association_destroy(struct sctp_association *asoc)
422 void sctp_assoc_set_primary(struct sctp_association *asoc,
481 void sctp_assoc_rm_peer(struct sctp_association *asoc,
582 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc,
739 void sctp_assoc_del_peer(struct sctp_association *asoc,
758 const struct sctp_association *asoc,
775 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc,
793 void sctp_assoc_control_transport(struct sctp_association *asoc,
858 void sctp_association_hold(struct sctp_association *asoc)
866 void sctp_association_put(struct sctp_association *asoc)
875 __u32 sctp_association_get_next_tsn(struct sctp_association *asoc)
908 struct sctp_chunk *sctp_get_ecne_prepend(struct sctp_association *asoc)
922 struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *asoc,
980 struct sctp_association *asoc =
981 container_of(work, struct sctp_association,
1071 void sctp_assoc_migrate(struct sctp_association *assoc, struct sock *newsk)
1102 int sctp_assoc_update(struct sctp_association *asoc,
1103 struct sctp_association *new)
1274 void sctp_assoc_update_retran_path(struct sctp_association *asoc)
1312 static void sctp_select_active_and_retran_path(struct sctp_association *asoc)
1380 sctp_assoc_choose_alter_transport(struct sctp_association *asoc,
1397 void sctp_assoc_update_frag_point(struct sctp_association *asoc)
1411 void sctp_assoc_set_pmtu(struct sctp_association *asoc, __u32 pmtu)
1425 void sctp_assoc_sync_pmtu(struct sctp_association *asoc)
1448 static inline bool sctp_peer_needs_update(struct sctp_association *asoc)
1470 void sctp_assoc_rwnd_increase(struct sctp_association *asoc, unsigned int len)
1529 void sctp_assoc_rwnd_decrease(struct sctp_association *asoc, unsigned int len)
1571 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc,
1595 int sctp_assoc_set_bind_addr_from_cookie(struct sctp_association *asoc,
1609 int sctp_assoc_lookup_laddr(struct sctp_association *asoc,
1623 int sctp_assoc_set_id(struct sctp_association *asoc, gfp_t gfp)
1651 static void sctp_assoc_free_asconf_queue(struct sctp_association *asoc)
1663 static void sctp_assoc_free_asconf_acks(struct sctp_association *asoc)
1676 void sctp_assoc_clean_asconf_ack_cache(const struct sctp_association *asoc)
1697 const struct sctp_association *asoc,
1717 void sctp_asconf_queue_teardown(struct sctp_association *asoc)