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
176 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
227 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
446 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
541 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
745 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1084 struct sctp_association *asoc = NULL; in __sctp_connect() local
1519 struct sctp_association *asoc; in sctp_close() local
1631 struct sctp_association *new_asoc = NULL, *asoc = NULL; in sctp_sendmsg() local
2249 struct sctp_association *asoc; in sctp_setsockopt_events() local
2408 struct sctp_association *asoc, in sctp_apply_peer_addr_params()
2554 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_addr_params() local
2676 struct sctp_association *asoc = NULL; in sctp_setsockopt_delayed_ack() local
2822 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2862 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo() local
2956 struct sctp_association *asoc; in sctp_setsockopt_rtoinfo() local
3022 struct sctp_association *asoc; in sctp_setsockopt_associnfo() local
3133 struct sctp_association *asoc; in sctp_setsockopt_maxseg() local
3198 struct sctp_association *asoc = NULL; in sctp_setsockopt_peer_primary_addr() local
3285 struct sctp_association *asoc; in sctp_setsockopt_context() local
3402 struct sctp_association *asoc; in sctp_setsockopt_maxburst() local
3519 struct sctp_association *asoc; in sctp_setsockopt_auth_key() local
3561 struct sctp_association *asoc; in sctp_setsockopt_active_key() local
3589 struct sctp_association *asoc; in sctp_setsockopt_del_key() local
3662 struct sctp_association *asoc; in sctp_setsockopt_paddr_thresholds() local
3736 struct sctp_association *asoc; in sctp_setsockopt_pr_supported() local
3769 struct sctp_association *asoc; in sctp_setsockopt_default_prinfo() local
4042 struct sctp_association *asoc; in sctp_accept() local
4345 struct sctp_association *asoc; in sctp_shutdown() local
4354 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, in sctp_get_sctp_info()
4584 struct sctp_association *asoc = NULL; in sctp_getsockopt_sctp_status() local
4779 struct sctp_association *asoc = sctp_id2assoc(sk, id); in sctp_do_peeloff() local
4969 struct sctp_association *asoc = NULL; in sctp_getsockopt_peer_addr_params() local
5078 struct sctp_association *asoc = NULL; in sctp_getsockopt_delayed_ack() local
5163 struct sctp_association *asoc; in sctp_getsockopt_peer_addrs() local
5260 struct sctp_association *asoc; in sctp_getsockopt_local_addrs() local
5368 struct sctp_association *asoc; in sctp_getsockopt_primary_addr() local
5450 struct sctp_association *asoc; in sctp_getsockopt_default_send_param() local
5494 struct sctp_association *asoc; in sctp_getsockopt_default_sndinfo() local
5571 struct sctp_association *asoc; in sctp_getsockopt_rtoinfo() local
5626 struct sctp_association *asoc; in sctp_getsockopt_associnfo() local
5716 struct sctp_association *asoc; in sctp_getsockopt_context() local
5776 struct sctp_association *asoc; in sctp_getsockopt_maxseg() local
5871 struct sctp_association *asoc; in sctp_getsockopt_maxburst() local
5949 struct sctp_association *asoc; in sctp_getsockopt_active_key() local
5984 struct sctp_association *asoc; in sctp_getsockopt_peer_auth_chunks() local
6029 struct sctp_association *asoc; in sctp_getsockopt_local_auth_chunks() local
6081 struct sctp_association *asoc; in sctp_getsockopt_assoc_number() local
6137 struct sctp_association *asoc; in sctp_getsockopt_assoc_ids() local
6189 struct sctp_association *asoc; in sctp_getsockopt_paddr_thresholds() local
6231 struct sctp_association *asoc = NULL; in sctp_getsockopt_assoc_stats() local
6329 struct sctp_association *asoc; in sctp_getsockopt_pr_supported() local
6370 struct sctp_association *asoc; in sctp_getsockopt_default_prinfo() local
6413 struct sctp_association *asoc; in sctp_getsockopt_pr_assocstatus() local
7339 static void __sctp_write_space(struct sctp_association *asoc) in __sctp_write_space()
7370 struct sctp_association *asoc) in sctp_wake_up_waiters()
7416 struct sctp_association *asoc = chunk->asoc; in sctp_wfree() local
7457 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
7539 struct sctp_association *asoc; in sctp_write_space() local
7571 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
7706 struct sctp_association *asoc) in sctp_copy_sock()