Lines Matching defs:asoc

79 static struct sctp_association *sctp_association_init(struct sctp_association *asoc,  in sctp_association_init()
358 struct sctp_association *asoc; in sctp_association_new() local
382 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
466 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
488 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
545 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
636 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
778 void sctp_assoc_del_peer(struct sctp_association *asoc, in sctp_assoc_del_peer()
797 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
814 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc, in sctp_assoc_del_nonprimary_peers()
832 void sctp_assoc_control_transport(struct sctp_association *asoc, in sctp_assoc_control_transport()
943 void sctp_association_hold(struct sctp_association *asoc) in sctp_association_hold()
951 void sctp_association_put(struct sctp_association *asoc) in sctp_association_put()
960 __u32 sctp_association_get_next_tsn(struct sctp_association *asoc) in sctp_association_get_next_tsn()
993 struct sctp_chunk *sctp_get_ecne_prepend(struct sctp_association *asoc) in sctp_get_ecne_prepend()
1011 struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *asoc, in sctp_assoc_lookup_tsn()
1067 struct sctp_transport *sctp_assoc_is_match(struct sctp_association *asoc, in sctp_assoc_is_match()
1092 struct sctp_association *asoc = in sctp_assoc_bh_rcv() local
1181 void sctp_assoc_update(struct sctp_association *asoc, in sctp_assoc_update()
1283 void sctp_assoc_update_retran_path(struct sctp_association *asoc) in sctp_assoc_update_retran_path()
1344 struct sctp_association *asoc, struct sctp_transport *last_sent_to) in sctp_assoc_choose_alter_transport()
1362 void sctp_assoc_sync_pmtu(struct sctp_association *asoc) in sctp_assoc_sync_pmtu()
1391 static inline int sctp_peer_needs_update(struct sctp_association *asoc) in sctp_peer_needs_update()
1411 void sctp_assoc_rwnd_increase(struct sctp_association *asoc, unsigned len) in sctp_assoc_rwnd_increase()
1468 void sctp_assoc_rwnd_decrease(struct sctp_association *asoc, unsigned len) in sctp_assoc_rwnd_decrease()
1507 int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_ep()
1527 int sctp_assoc_set_bind_addr_from_cookie(struct sctp_association *asoc, in sctp_assoc_set_bind_addr_from_cookie()
1540 int sctp_assoc_lookup_laddr(struct sctp_association *asoc, in sctp_assoc_lookup_laddr()
1554 int sctp_assoc_set_id(struct sctp_association *asoc, gfp_t gfp) in sctp_assoc_set_id()
1585 static void sctp_assoc_free_asconf_queue(struct sctp_association *asoc) in sctp_assoc_free_asconf_queue()
1597 static void sctp_assoc_free_asconf_acks(struct sctp_association *asoc) in sctp_assoc_free_asconf_acks()
1610 void sctp_assoc_clean_asconf_ack_cache(const struct sctp_association *asoc) in sctp_assoc_clean_asconf_ack_cache()
1631 const struct sctp_association *asoc, in sctp_assoc_lookup_asconf_ack()
1649 void sctp_asconf_queue_teardown(struct sctp_association *asoc) in sctp_asconf_queue_teardown()