Lines Matching defs:asoc
116 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
150 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w() local
197 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
410 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
505 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
708 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1047 struct sctp_association *asoc = NULL; in __sctp_connect() local
1480 struct sctp_association *asoc; in sctp_close() local
1593 struct sctp_association *new_asoc = NULL, *asoc = NULL; in sctp_sendmsg() local
2193 struct sctp_association *asoc; in sctp_setsockopt_events() local
2352 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2498 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params() local
2620 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack() local
2766 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2806 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo() local
2900 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo() local
2966 struct sctp_association *asoc; in sctp_setsockopt_associnfo() local
3076 struct sctp_association *asoc; in sctp_setsockopt_maxseg() local
3133 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr() local
3220 struct sctp_association *asoc; in sctp_setsockopt_context() local
3337 struct sctp_association *asoc; in sctp_setsockopt_maxburst() local
3454 struct sctp_association *asoc; in sctp_setsockopt_auth_key() local
3496 struct sctp_association *asoc; in sctp_setsockopt_active_key() local
3524 struct sctp_association *asoc; in sctp_setsockopt_del_key() local
3597 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds() local
3897 struct sctp_association *asoc; in sctp_accept() local
4192 struct sctp_association *asoc; in sctp_shutdown() local
4219 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status() local
4414 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff() local
4600 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params() local
4709 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack() local
4794 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs() local
4891 struct sctp_association *asoc; in sctp_getsockopt_local_addrs() local
4996 struct sctp_association *asoc; in sctp_getsockopt_primary_addr() local
5078 struct sctp_association *asoc; in sctp_getsockopt_default_send_param() local
5122 struct sctp_association *asoc; in sctp_getsockopt_default_sndinfo() local
5199 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo() local
5254 struct sctp_association *asoc; in sctp_getsockopt_associnfo() local
5344 struct sctp_association *asoc; in sctp_getsockopt_context() local
5404 struct sctp_association *asoc; in sctp_getsockopt_maxseg() local
5499 struct sctp_association *asoc; in sctp_getsockopt_maxburst() local
5577 struct sctp_association *asoc; in sctp_getsockopt_active_key() local
5611 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks() local
5656 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks() local
5708 struct sctp_association *asoc; in sctp_getsockopt_assoc_number() local
5764 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids() local
5816 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds() local
5858 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats() local
6806 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
6837 struct sctp_association *asoc) in sctp_wake_up_waiters()
6883 struct sctp_association *asoc = chunk->asoc; in sctp_wfree() local
6924 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
7000 struct sctp_association *asoc; in sctp_write_space() local
7032 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
7167 struct sctp_association *asoc) in sctp_copy_sock()