Lines Matching refs:sctp_association

75 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p,
78 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);
88 static int sctp_send_asconf(struct sctp_association *asoc,
93 struct sctp_association *assoc,
108 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
127 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w()
166 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
193 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb()
233 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc()
235 struct sctp_association *asoc = NULL; in sctp_id2assoc()
249 struct sctp_association, asocs); in sctp_id2assoc()
258 asoc = (struct sctp_association *)idr_find(&sctp_assocs_id, (int)id); in sctp_id2assoc()
274 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()
561 struct sctp_association *asoc; in sctp_send_asconf_add_ip()
763 struct sctp_association *asoc; in sctp_send_asconf_del_ip()
1072 struct sctp_association *asoc; in sctp_connect_new_asoc()
1134 static int sctp_connect_add_peer(struct sctp_association *asoc, in sctp_connect_add_peer()
1138 struct sctp_association *old; in sctp_connect_add_peer()
1172 struct sctp_association *asoc; in __sctp_connect()
1487 struct sctp_association *asoc; in sctp_close()
1505 asoc = list_entry(pos, struct sctp_association, asocs); in sctp_close()
1663 struct sctp_association *asoc; in sctp_sendmsg_new_asoc()
1752 static int sctp_sendmsg_check_sflags(struct sctp_association *asoc, in sctp_sendmsg_check_sflags()
1790 static int sctp_sendmsg_to_asoc(struct sctp_association *asoc, in sctp_sendmsg_to_asoc()
1917 static void sctp_sendmsg_update_sinfo(struct sctp_association *asoc, in sctp_sendmsg_update_sinfo()
1948 struct sctp_association *asoc, *tmp; in sctp_sendmsg()
2224 struct sctp_association *asoc; in sctp_setsockopt_events()
2428 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2622 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params()
2707 struct sctp_association *asoc) in sctp_apply_asoc_delayed_ack()
2782 struct sctp_association *asoc; in __sctp_setsockopt_delayed_ack()
2908 struct sctp_association *asoc; in sctp_setsockopt_default_send_param()
2966 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo()
3082 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo()
3147 struct sctp_association *asoc; in sctp_setsockopt_associnfo()
3257 struct sctp_association *asoc; in sctp_setsockopt_maxseg()
3317 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr()
3404 struct sctp_association *asoc; in sctp_setsockopt_context()
3523 struct sctp_association *asoc; in sctp_setsockopt_maxburst()
3635 struct sctp_association *asoc; in sctp_setsockopt_auth_key()
3696 struct sctp_association *asoc; in sctp_setsockopt_active_key()
3744 struct sctp_association *asoc; in sctp_setsockopt_del_key()
3792 struct sctp_association *asoc; in sctp_setsockopt_deactivate_key()
3881 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds()
3965 struct sctp_association *asoc; in sctp_setsockopt_pr_supported()
3985 struct sctp_association *asoc; in sctp_setsockopt_default_prinfo()
4036 struct sctp_association *asoc; in sctp_setsockopt_reconfig_supported()
4060 struct sctp_association *asoc; in sctp_setsockopt_enable_strreset()
4101 struct sctp_association *asoc; in sctp_setsockopt_reset_streams()
4123 struct sctp_association *asoc; in sctp_setsockopt_reset_assoc()
4139 struct sctp_association *asoc; in sctp_setsockopt_add_streams()
4156 struct sctp_association *asoc; in sctp_setsockopt_scheduler()
4198 struct sctp_association *asoc; in sctp_setsockopt_scheduler_value()
4234 struct sctp_association *asoc; in sctp_setsockopt_interleaving_supported()
4269 struct sctp_association *asoc) in sctp_assoc_ulpevent_type_set()
4293 struct sctp_association *asoc; in sctp_setsockopt_event()
4336 struct sctp_association *asoc; in sctp_setsockopt_asconf_supported()
4366 struct sctp_association *asoc; in sctp_setsockopt_auth_supported()
4400 struct sctp_association *asoc; in sctp_setsockopt_ecn_supported()
4422 struct sctp_association *asoc; in sctp_setsockopt_pf_expose()
4450 struct sctp_association *asoc; in sctp_setsockopt_encap_port()
4500 struct sctp_association *asoc; in sctp_setsockopt_probe_interval()
4859 struct sctp_association *asoc; in sctp_accept()
4888 asoc = list_entry(ep->asocs.next, struct sctp_association, asocs); in sctp_accept()
5160 struct sctp_association *asoc; in sctp_shutdown()
5164 struct sctp_association, asocs); in sctp_shutdown()
5169 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, in sctp_get_sctp_info()
5418 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status()
5631 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff()
5920 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params()
6063 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack()
6148 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs()
6245 struct sctp_association *asoc; in sctp_getsockopt_local_addrs()
6353 struct sctp_association *asoc; in sctp_getsockopt_primary_addr()
6435 struct sctp_association *asoc; in sctp_getsockopt_default_send_param()
6481 struct sctp_association *asoc; in sctp_getsockopt_default_sndinfo()
6560 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo()
6616 struct sctp_association *asoc; in sctp_getsockopt_associnfo()
6706 struct sctp_association *asoc; in sctp_getsockopt_context()
6763 struct sctp_association *asoc; in sctp_getsockopt_maxseg()
6858 struct sctp_association *asoc; in sctp_getsockopt_maxburst()
6934 struct sctp_association *asoc; in sctp_getsockopt_active_key()
6970 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks()
7015 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks()
7069 struct sctp_association *asoc; in sctp_getsockopt_assoc_number()
7125 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids()
7177 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds()
7235 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats()
7333 struct sctp_association *asoc; in sctp_getsockopt_pr_supported()
7372 struct sctp_association *asoc; in sctp_getsockopt_default_prinfo()
7418 struct sctp_association *asoc; in sctp_getsockopt_pr_assocstatus()
7477 struct sctp_association *asoc; in sctp_getsockopt_pr_streamstatus()
7541 struct sctp_association *asoc; in sctp_getsockopt_reconfig_supported()
7580 struct sctp_association *asoc; in sctp_getsockopt_enable_strreset()
7619 struct sctp_association *asoc; in sctp_getsockopt_scheduler()
7658 struct sctp_association *asoc; in sctp_getsockopt_scheduler_value()
7700 struct sctp_association *asoc; in sctp_getsockopt_interleaving_supported()
7757 struct sctp_association *asoc; in sctp_getsockopt_event()
7794 struct sctp_association *asoc; in sctp_getsockopt_asconf_supported()
7833 struct sctp_association *asoc; in sctp_getsockopt_auth_supported()
7872 struct sctp_association *asoc; in sctp_getsockopt_ecn_supported()
7911 struct sctp_association *asoc; in sctp_getsockopt_pf_expose()
7948 struct sctp_association *asoc; in sctp_getsockopt_encap_port()
8009 struct sctp_association *asoc; in sctp_getsockopt_probe_interval()
9085 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
9116 struct sctp_association *asoc) in sctp_wake_up_waiters()
9118 struct sctp_association *tmp = asoc; in sctp_wake_up_waiters()
9162 struct sctp_association *asoc = chunk->asoc; in sctp_wfree()
9217 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
9302 struct sctp_association *asoc; in sctp_write_space()
9329 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
9465 struct sctp_association *asoc) in sctp_copy_sock()
9533 struct sctp_association *assoc, in sctp_sock_migrate()