Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dassociola.c66 static struct sctp_association *sctp_association_init(struct sctp_association *asoc, in sctp_association_init()
300 struct sctp_association *asoc; in sctp_association_new() local
324 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
406 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
429 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
486 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
574 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
718 void sctp_assoc_del_peer(struct sctp_association *asoc, in sctp_assoc_del_peer()
737 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
754 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc, in sctp_assoc_del_nonprimary_peers()
[all …]
Dsm_sideeffect.c79 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work()
100 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work()
143 static void sctp_do_ecn_cwr_work(struct sctp_association *asoc, in sctp_do_ecn_cwr_work()
153 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack()
246 struct sctp_association *asoc = transport->asoc; in sctp_generate_t3_rtx_event() local
286 static void sctp_generate_timeout_event(struct sctp_association *asoc, in sctp_generate_timeout_event()
326 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_cookie_event() local
332 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_init_event() local
338 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t2_shutdown_event() local
344 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t4_rto_event() local
[all …]
Dsm_statefuns.c219 const struct sctp_association *asoc, in sctp_sf_do_4_C()
305 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init()
501 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack()
651 const struct sctp_association *asoc, in sctp_sf_do_5_1D_ce()
877 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca()
954 const struct sctp_association *asoc, in sctp_sf_heartbeat()
980 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3()
1051 const struct sctp_association *asoc, in sctp_sf_beat_8_3()
1125 const struct sctp_association *asoc, in sctp_sf_backbeat_8_3()
1265 const struct sctp_association *asoc, in sctp_sf_check_restart_addrs()
[all …]
Dsm_make_chunk.c92 struct sctp_association *asoc = chunk->asoc; in sctp_control_set_owner_w() local
217 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
382 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
562 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
613 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
658 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
693 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
714 struct sctp_chunk *sctp_make_datafrag_empty(struct sctp_association *asoc, in sctp_make_datafrag_empty()
752 struct sctp_chunk *sctp_make_sack(const struct sctp_association *asoc) in sctp_make_sack()
853 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown()
[all …]
Dauth.c225 const struct sctp_association *asoc, in sctp_auth_make_local_vector()
237 const struct sctp_association *asoc, in sctp_auth_make_peer_vector()
291 const struct sctp_association *asoc, in sctp_auth_asoc_create_secret()
358 struct sctp_association *asoc, in sctp_auth_asoc_copy_shkeys()
387 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key()
428 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()
585 int sctp_auth_asoc_verify_hmac_id(const struct sctp_association *asoc, in sctp_auth_asoc_verify_hmac_id()
606 void sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, in sctp_auth_asoc_set_default_hmac()
674 int sctp_auth_send_cid(sctp_cid_t chunk, const struct sctp_association *asoc) in sctp_auth_send_cid()
[all …]
Dulpevent.c92 const struct sctp_association *asoc) in sctp_ulpevent_set_owner()
109 struct sctp_association *asoc = event->asoc; in sctp_ulpevent_release_owner() local
127 const struct sctp_association *asoc, in sctp_ulpevent_make_assoc_change()
256 const struct sctp_association *asoc, in sctp_ulpevent_make_peer_addr_change()
370 sctp_ulpevent_make_remote_error(const struct sctp_association *asoc, in sctp_ulpevent_make_remote_error()
427 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed()
536 const struct sctp_association *asoc, in sctp_ulpevent_make_shutdown_event()
600 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_adaptation_indication()
635 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc, in sctp_ulpevent_make_rcvmsg()
732 const struct sctp_association *asoc, __u32 indication, in sctp_ulpevent_make_pdapi()
[all …]
Dinput.c110 struct sctp_association *asoc; in sctp_rcv() local
389 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
442 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
479 struct sctp_association *asoc; in sctp_err_lookup() local
547 void sctp_err_finish(struct sock *sk, struct sctp_association *asoc) in sctp_err_finish()
575 struct sctp_association *asoc = NULL; in sctp_v4_err() local
786 static void __sctp_hash_established(struct sctp_association *asoc) in __sctp_hash_established()
806 void sctp_hash_established(struct sctp_association *asoc) in sctp_hash_established()
817 static void __sctp_unhash_established(struct sctp_association *asoc) in __sctp_unhash_established()
836 void sctp_unhash_established(struct sctp_association *asoc) in sctp_unhash_established()
[all …]
Dtransport.c214 struct sctp_association *asoc) in sctp_transport_set_owner()
271 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
384 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
472 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
571 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
612 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
Dsocket.c116 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
[all …]
Doutput.c111 struct sctp_association *asoc = transport->asoc; in sctp_packet_init() local
192 struct sctp_association *asoc = pkt->transport->asoc; in sctp_packet_bundle_auth() local
235 struct sctp_association *asoc; in sctp_packet_bundle_sack() local
382 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit() local
640 struct sctp_association *asoc = transport->asoc; in sctp_packet_can_append_data() local
726 struct sctp_association *asoc = transport->asoc; in sctp_packet_append_data() local
Dendpointola.c207 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
325 struct sctp_association *asoc = NULL; in __sctp_endpoint_lookup_assoc() local
370 struct sctp_association *asoc; in sctp_endpoint_lookup_assoc() local
409 struct sctp_association *asoc; in sctp_endpoint_bh_rcv() local
Doutqueue.c200 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) in sctp_outq_init()
709 struct sctp_association *asoc = q->asoc; in sctp_outq_flush() local
1125 struct sctp_association *asoc = q->asoc; in sctp_outq_sack() local
1468 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1581 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1686 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
Dulpqueue.c57 struct sctp_association *asoc) in sctp_ulpq_init()
134 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd()
417 struct sctp_association *asoc; in sctp_ulpq_retrieve_reassembled() local
1038 struct sctp_association *asoc; in sctp_ulpq_partial_delivery() local
1083 struct sctp_association *asoc; in sctp_ulpq_renege() local
Dchunk.c93 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy() local
165 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc, in sctp_datamsg_from_user()
Dipv6.c146 struct sctp_association *asoc; in sctp_v6_err() local
232 struct sctp_association *asoc = t->asoc; in sctp_v6_get_dst() local
632 struct sctp_association *asoc) in sctp_v6_create_accept_sk()
730 struct sctp_association *asoc; in sctp_inet6_event_msgname() local
Dprobe.c132 const struct sctp_association *asoc, in jsctp_sf_eat_sack()
Dprotocol.c426 struct sctp_association *asoc = t->asoc; in sctp_v4_get_dst() local
552 struct sctp_association *asoc) in sctp_v4_create_accept_sk()
879 struct sctp_association *asoc; in sctp_inet_event_msgname() local
Dproc.c123 struct sctp_association *asoc; in sctp_seq_dump_local_addrs() local
/linux-4.1.27/include/net/sctp/
Dsctp.h228 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
321 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
327 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
409 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) in sctp_frag_point()
425 static inline void sctp_assoc_pending_pmtu(struct sock *sk, struct sctp_association *asoc) in sctp_assoc_pending_pmtu()
552 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
553 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpqueue.h46 struct sctp_association *asoc; member
Dulpevent.h50 struct sctp_association *asoc; member
Dsm.h393 const struct sctp_association *asoc) in sctp_vtag_verify()
412 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dcommand.h132 struct sctp_association *asoc; member
Dstructs.h604 struct sctp_association *asoc; member
793 struct sctp_association *asoc; member
1017 struct sctp_association *asoc; member
1856 struct sctp_association *asoc; in sctp_assoc() local