Lines Matching refs:sctp_association

88 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p,
91 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);
101 static int sctp_send_asconf(struct sctp_association *asoc,
106 struct sctp_association *assoc,
120 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
154 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w()
183 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
208 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb()
248 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc()
250 struct sctp_association *asoc = NULL; in sctp_id2assoc()
264 struct sctp_association, asocs); in sctp_id2assoc()
273 asoc = (struct sctp_association *)idr_find(&sctp_assocs_id, (int)id); in sctp_id2assoc()
289 struct sctp_association *addr_asoc = NULL, *id_asoc = NULL; in sctp_addr_id2transport()
468 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
563 struct sctp_association *asoc; in sctp_send_asconf_add_ip()
766 struct sctp_association *asoc; in sctp_send_asconf_del_ip()
1093 struct sctp_association *asoc = NULL; in __sctp_connect()
1094 struct sctp_association *asoc2; in __sctp_connect()
1519 struct sctp_association *asoc; in sctp_close()
1537 asoc = list_entry(pos, struct sctp_association, asocs); in sctp_close()
1696 struct sctp_association *asoc; in sctp_sendmsg_new_asoc()
1790 struct sctp_association *old; in sctp_sendmsg_new_asoc()
1857 static int sctp_sendmsg_check_sflags(struct sctp_association *asoc, in sctp_sendmsg_check_sflags()
1894 static int sctp_sendmsg_to_asoc(struct sctp_association *asoc, in sctp_sendmsg_to_asoc()
2017 static void sctp_sendmsg_update_sinfo(struct sctp_association *asoc, in sctp_sendmsg_update_sinfo()
2048 struct sctp_association *asoc; in sctp_sendmsg()
2325 struct sctp_association *asoc; in sctp_setsockopt_events()
2525 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2719 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params()
2848 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack()
2994 struct sctp_association *asoc; in sctp_setsockopt_default_send_param()
3034 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo()
3141 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo()
3207 struct sctp_association *asoc; in sctp_setsockopt_associnfo()
3318 struct sctp_association *asoc; in sctp_setsockopt_maxseg()
3379 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr()
3473 struct sctp_association *asoc; in sctp_setsockopt_context()
3593 struct sctp_association *asoc; in sctp_setsockopt_maxburst()
3712 struct sctp_association *asoc; in sctp_setsockopt_auth_key()
3759 struct sctp_association *asoc; in sctp_setsockopt_active_key()
3787 struct sctp_association *asoc; in sctp_setsockopt_del_key()
3815 struct sctp_association *asoc; in sctp_setsockopt_deactivate_key()
3887 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds()
3961 struct sctp_association *asoc; in sctp_setsockopt_pr_supported()
3994 struct sctp_association *asoc; in sctp_setsockopt_default_prinfo()
4035 struct sctp_association *asoc; in sctp_setsockopt_reconfig_supported()
4068 struct sctp_association *asoc; in sctp_setsockopt_enable_strreset()
4104 struct sctp_association *asoc; in sctp_setsockopt_reset_streams()
4136 struct sctp_association *asoc; in sctp_setsockopt_reset_assoc()
4162 struct sctp_association *asoc; in sctp_setsockopt_add_streams()
4188 struct sctp_association *asoc; in sctp_setsockopt_scheduler()
4218 struct sctp_association *asoc; in sctp_setsockopt_scheduler_value()
4588 struct sctp_association *asoc; in sctp_accept()
4616 asoc = list_entry(ep->asocs.next, struct sctp_association, asocs); in sctp_accept()
4891 struct sctp_association *asoc; in sctp_shutdown()
4895 struct sctp_association, asocs); in sctp_shutdown()
4900 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, in sctp_get_sctp_info()
5133 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status()
5328 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff()
5612 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params()
5754 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack()
5839 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs()
5936 struct sctp_association *asoc; in sctp_getsockopt_local_addrs()
6044 struct sctp_association *asoc; in sctp_getsockopt_primary_addr()
6126 struct sctp_association *asoc; in sctp_getsockopt_default_send_param()
6170 struct sctp_association *asoc; in sctp_getsockopt_default_sndinfo()
6247 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo()
6302 struct sctp_association *asoc; in sctp_getsockopt_associnfo()
6392 struct sctp_association *asoc; in sctp_getsockopt_context()
6452 struct sctp_association *asoc; in sctp_getsockopt_maxseg()
6547 struct sctp_association *asoc; in sctp_getsockopt_maxburst()
6626 struct sctp_association *asoc; in sctp_getsockopt_active_key()
6661 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks()
6706 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks()
6758 struct sctp_association *asoc; in sctp_getsockopt_assoc_number()
6814 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids()
6866 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds()
6908 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats()
7006 struct sctp_association *asoc; in sctp_getsockopt_pr_supported()
7047 struct sctp_association *asoc; in sctp_getsockopt_default_prinfo()
7090 struct sctp_association *asoc; in sctp_getsockopt_pr_assocstatus()
7148 struct sctp_association *asoc; in sctp_getsockopt_pr_streamstatus()
7211 struct sctp_association *asoc; in sctp_getsockopt_reconfig_supported()
7252 struct sctp_association *asoc; in sctp_getsockopt_enable_strreset()
7293 struct sctp_association *asoc; in sctp_getsockopt_scheduler()
7330 struct sctp_association *asoc; in sctp_getsockopt_scheduler_value()
7372 struct sctp_association *asoc; in sctp_getsockopt_interleaving_supported()
8384 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
8415 struct sctp_association *asoc) in sctp_wake_up_waiters()
8417 struct sctp_association *tmp = asoc; in sctp_wake_up_waiters()
8461 struct sctp_association *asoc = chunk->asoc; in sctp_wfree()
8522 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
8604 struct sctp_association *asoc; in sctp_write_space()
8636 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
8771 struct sctp_association *asoc) in sctp_copy_sock()
8843 struct sctp_association *assoc, in sctp_sock_migrate()