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
429 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
524 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
728 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1062 struct sctp_association *asoc = NULL; in __sctp_connect() local
1471 struct sctp_association *asoc; in sctp_close() local
1584 struct sctp_association *new_asoc=NULL, *asoc=NULL; in sctp_sendmsg() local
2168 struct sctp_association *asoc; in sctp_setsockopt_events() local
2324 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2470 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params() local
2582 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack() local
2734 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2827 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo() local
2881 struct sctp_association *asoc; in sctp_setsockopt_associnfo() local
2996 struct sctp_association *asoc; in sctp_setsockopt_maxseg() local
3050 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr() local
3137 struct sctp_association *asoc; in sctp_setsockopt_context() local
3254 struct sctp_association *asoc; in sctp_setsockopt_maxburst() local
3368 struct sctp_association *asoc; in sctp_setsockopt_auth_key() local
3410 struct sctp_association *asoc; in sctp_setsockopt_active_key() local
3439 struct sctp_association *asoc; in sctp_setsockopt_del_key() local
3512 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds() local
3772 struct sctp_association *asoc; in sctp_accept() local
4043 struct sctp_association *asoc; in sctp_shutdown() local
4070 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status() local
4265 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff() local
4452 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params() local
4561 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack() local
4643 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs() local
4740 struct sctp_association *asoc; in sctp_getsockopt_local_addrs() local
4845 struct sctp_association *asoc; in sctp_getsockopt_primary_addr() local
4927 struct sctp_association *asoc; in sctp_getsockopt_default_send_param() local
5007 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo() local
5062 struct sctp_association *asoc; in sctp_getsockopt_associnfo() local
5155 struct sctp_association *asoc; in sctp_getsockopt_context() local
5215 struct sctp_association *asoc; in sctp_getsockopt_maxseg() local
5307 struct sctp_association *asoc; in sctp_getsockopt_maxburst() local
5377 struct sctp_association *asoc; in sctp_getsockopt_active_key() local
5411 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks() local
5455 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks() local
5507 struct sctp_association *asoc; in sctp_getsockopt_assoc_number() local
5563 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids() local
5615 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds() local
5657 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats() local
6533 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
6565 struct sctp_association *asoc; in sctp_wfree() local
6611 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
6687 struct sctp_association *asoc; in sctp_write_space() local
6719 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
6855 struct sctp_association *asoc) in sctp_copy_sock()