Lines Matching defs:asoc
130 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
164 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w() local
211 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
427 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
520 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
722 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1055 struct sctp_association *asoc = NULL; in __sctp_connect() local
1456 struct sctp_association *asoc; in sctp_close() local
1568 struct sctp_association *new_asoc=NULL, *asoc=NULL; in sctp_sendmsg() local
2150 struct sctp_association *asoc; in sctp_setsockopt_events() local
2306 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2450 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params() local
2562 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack() local
2714 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2807 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo() local
2861 struct sctp_association *asoc; in sctp_setsockopt_associnfo() local
2976 struct sctp_association *asoc; in sctp_setsockopt_maxseg() local
3029 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr() local
3116 struct sctp_association *asoc; in sctp_setsockopt_context() local
3233 struct sctp_association *asoc; in sctp_setsockopt_maxburst() local
3344 struct sctp_association *asoc; in sctp_setsockopt_auth_key() local
3385 struct sctp_association *asoc; in sctp_setsockopt_active_key() local
3413 struct sctp_association *asoc; in sctp_setsockopt_del_key() local
3693 struct sctp_association *asoc; in sctp_accept() local
3954 struct sctp_association *asoc; in sctp_shutdown() local
3981 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status() local
4173 SCTP_STATIC int sctp_do_peeloff(struct sctp_association *asoc, in sctp_do_peeloff()
4215 struct sctp_association *asoc; in sctp_getsockopt_peeloff() local
4354 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params() local
4463 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack() local
4545 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs() local
4641 struct sctp_association *asoc; in sctp_getsockopt_local_addrs() local
4746 struct sctp_association *asoc; in sctp_getsockopt_primary_addr() local
4828 struct sctp_association *asoc; in sctp_getsockopt_default_send_param() local
4908 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo() local
4963 struct sctp_association *asoc; in sctp_getsockopt_associnfo() local
5056 struct sctp_association *asoc; in sctp_getsockopt_context() local
5116 struct sctp_association *asoc; in sctp_getsockopt_maxseg() local
5208 struct sctp_association *asoc; in sctp_getsockopt_maxburst() local
5276 struct sctp_association *asoc; in sctp_getsockopt_active_key() local
5309 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks() local
5352 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks() local
5404 struct sctp_association *asoc; in sctp_getsockopt_assoc_number() local
5460 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids() local
6311 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
6343 struct sctp_association *asoc; in sctp_wfree() local
6389 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
6465 struct sctp_association *asoc; in sctp_write_space() local
6497 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
6633 struct sctp_association *asoc) in sctp_copy_sock()