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
1477 struct sctp_association *asoc; in sctp_close() local
1590 struct sctp_association *new_asoc = NULL, *asoc = NULL; in sctp_sendmsg() local
2200 struct sctp_association *asoc; in sctp_setsockopt_events() local
2365 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2511 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params() local
2633 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack() local
2779 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2819 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo() local
2913 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo() local
2979 struct sctp_association *asoc; in sctp_setsockopt_associnfo() local
3089 struct sctp_association *asoc; in sctp_setsockopt_maxseg() local
3146 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr() local
3233 struct sctp_association *asoc; in sctp_setsockopt_context() local
3350 struct sctp_association *asoc; in sctp_setsockopt_maxburst() local
3467 struct sctp_association *asoc; in sctp_setsockopt_auth_key() local
3509 struct sctp_association *asoc; in sctp_setsockopt_active_key() local
3537 struct sctp_association *asoc; in sctp_setsockopt_del_key() local
3610 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds() local
3910 struct sctp_association *asoc; in sctp_accept() local
4205 struct sctp_association *asoc; in sctp_shutdown() local
4232 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status() local
4427 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff() local
4613 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params() local
4722 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack() local
4807 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs() local
4904 struct sctp_association *asoc; in sctp_getsockopt_local_addrs() local
5009 struct sctp_association *asoc; in sctp_getsockopt_primary_addr() local
5091 struct sctp_association *asoc; in sctp_getsockopt_default_send_param() local
5135 struct sctp_association *asoc; in sctp_getsockopt_default_sndinfo() local
5212 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo() local
5267 struct sctp_association *asoc; in sctp_getsockopt_associnfo() local
5357 struct sctp_association *asoc; in sctp_getsockopt_context() local
5417 struct sctp_association *asoc; in sctp_getsockopt_maxseg() local
5512 struct sctp_association *asoc; in sctp_getsockopt_maxburst() local
5590 struct sctp_association *asoc; in sctp_getsockopt_active_key() local
5624 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks() local
5669 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks() local
5721 struct sctp_association *asoc; in sctp_getsockopt_assoc_number() local
5777 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids() local
5829 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds() local
5871 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats() local
6819 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
6846 struct sctp_association *asoc) in sctp_wake_up_waiters()
6892 struct sctp_association *asoc = chunk->asoc; in sctp_wfree() local
6933 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
7009 struct sctp_association *asoc; in sctp_write_space() local
7041 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
7176 struct sctp_association *asoc) in sctp_copy_sock()