Home
last modified time | relevance | path

Searched defs:asoc (Results 1 – 18 of 18) sorted by relevance

/net/sctp/
Dassociola.c72 static struct sctp_association *sctp_association_init(struct sctp_association *asoc, in sctp_association_init()
357 struct sctp_association *asoc; in sctp_association_new() local
380 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
463 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
483 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
540 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
631 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
778 void sctp_assoc_del_peer(struct sctp_association *asoc, in sctp_assoc_del_peer()
797 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
814 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc, in sctp_assoc_del_nonprimary_peers()
[all …]
Dsm_sideeffect.c86 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work()
107 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work()
150 static void sctp_do_ecn_cwr_work(struct sctp_association *asoc, in sctp_do_ecn_cwr_work()
160 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack()
253 struct sctp_association *asoc = transport->asoc; in sctp_generate_t3_rtx_event() local
292 static void sctp_generate_timeout_event(struct sctp_association *asoc, in sctp_generate_timeout_event()
332 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_cookie_event() local
338 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_init_event() local
344 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t2_shutdown_event() local
350 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t4_rto_event() local
[all …]
Dsm_statefuns.c223 const struct sctp_association *asoc, in sctp_sf_do_4_C()
309 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init()
505 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack()
655 const struct sctp_association *asoc, in sctp_sf_do_5_1D_ce()
879 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca()
956 const struct sctp_association *asoc, in sctp_sf_heartbeat()
982 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3()
1053 const struct sctp_association *asoc, in sctp_sf_beat_8_3()
1127 const struct sctp_association *asoc, in sctp_sf_backbeat_8_3()
1267 const struct sctp_association *asoc, in sctp_sf_check_restart_addrs()
[all …]
Dsm_make_chunk.c197 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
361 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
541 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
592 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
637 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
672 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
693 struct sctp_chunk *sctp_make_datafrag_empty(struct sctp_association *asoc, in sctp_make_datafrag_empty()
731 struct sctp_chunk *sctp_make_sack(const struct sctp_association *asoc) in sctp_make_sack()
831 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown()
855 struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc, in sctp_make_shutdown_ack()
[all …]
Dulpevent.c99 const struct sctp_association *asoc) in sctp_ulpevent_set_owner()
116 struct sctp_association *asoc = event->asoc; in sctp_ulpevent_release_owner() local
134 const struct sctp_association *asoc, in sctp_ulpevent_make_assoc_change()
263 const struct sctp_association *asoc, in sctp_ulpevent_make_peer_addr_change()
377 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_remote_error()
475 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed()
584 const struct sctp_association *asoc, in sctp_ulpevent_make_shutdown_event()
648 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_adaptation_indication()
683 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc, in sctp_ulpevent_make_rcvmsg()
780 const struct sctp_association *asoc, __u32 indication, in sctp_ulpevent_make_pdapi()
[all …]
Dauth.c232 const struct sctp_association *asoc, in sctp_auth_make_local_vector()
244 const struct sctp_association *asoc, in sctp_auth_make_peer_vector()
298 const struct sctp_association *asoc, in sctp_auth_asoc_create_secret()
365 struct sctp_association *asoc, in sctp_auth_asoc_copy_shkeys()
394 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key()
427 const struct sctp_association *asoc, in sctp_auth_get_shkey()
526 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac()
589 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, in sctp_auth_asoc_verify_hmac_id()
610 void sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, in sctp_auth_asoc_set_default_hmac()
678 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc) in sctp_auth_send_cid()
[all …]
Dinput.c125 struct sctp_association *asoc; in sctp_rcv() local
401 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
454 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
491 struct sctp_association *asoc; in sctp_err_lookup() local
560 void sctp_err_finish(struct sock *sk, struct sctp_association *asoc) in sctp_err_finish()
589 struct sctp_association *asoc = NULL; in sctp_v4_err() local
807 static void __sctp_hash_established(struct sctp_association *asoc) in __sctp_hash_established()
827 void sctp_hash_established(struct sctp_association *asoc) in sctp_hash_established()
838 static void __sctp_unhash_established(struct sctp_association *asoc) in __sctp_unhash_established()
857 void sctp_unhash_established(struct sctp_association *asoc) in sctp_unhash_established()
[all …]
Dtransport.c218 struct sctp_association *asoc) in sctp_transport_set_owner()
275 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
391 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
480 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
579 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
619 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
Dsocket.c130 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
[all …]
Doutput.c119 struct sctp_association *asoc = transport->asoc; in sctp_packet_init() local
202 struct sctp_association *asoc = pkt->transport->asoc; in sctp_packet_bundle_auth() local
245 struct sctp_association *asoc; in sctp_packet_bundle_sack() local
393 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit() local
657 struct sctp_association *asoc = transport->asoc; in sctp_packet_can_append_data() local
739 struct sctp_association *asoc = transport->asoc; in sctp_packet_append_data() local
Dendpointola.c212 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
326 struct sctp_association *asoc = NULL; in __sctp_endpoint_lookup_assoc() local
371 struct sctp_association *asoc; in sctp_endpoint_lookup_assoc() local
410 struct sctp_association *asoc; in sctp_endpoint_bh_rcv() local
Doutqueue.c207 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) in sctp_outq_init()
722 struct sctp_association *asoc = q->asoc; in sctp_outq_flush() local
1147 struct sctp_association *asoc = q->asoc; in sctp_outq_sack() local
1609 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1716 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1824 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
Dulpqueue.c63 struct sctp_association *asoc) in sctp_ulpq_init()
140 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd()
418 struct sctp_association *asoc; in sctp_ulpq_retrieve_reassembled() local
1039 struct sctp_association *asoc; in sctp_ulpq_partial_delivery() local
1084 struct sctp_association *asoc; in sctp_ulpq_renege() local
Dchunk.c100 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy() local
172 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc, in sctp_datamsg_from_user()
Dipv6.c153 struct sctp_association *asoc; in sctp_v6_err() local
260 struct sctp_association *asoc = t->asoc; in sctp_v6_get_dst() local
653 struct sctp_association *asoc) in sctp_v6_create_accept_sk()
747 struct sctp_association *asoc; in sctp_inet6_event_msgname() local
Dprobe.c127 const struct sctp_association *asoc, in jsctp_sf_eat_sack()
Dprotocol.c431 struct sctp_association *asoc = t->asoc; in sctp_v4_get_dst() local
552 struct sctp_association *asoc) in sctp_v4_create_accept_sk()
875 struct sctp_association *asoc; in sctp_inet_event_msgname() local
Dproc.c130 struct sctp_association *asoc; in sctp_seq_dump_local_addrs() local