Home
last modified time | relevance | path

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

12

/Linux-v6.1/net/sctp/
Dassociola.c52 struct sctp_association *asoc, in sctp_association_init()
291 struct sctp_association *asoc; in sctp_association_new() local
315 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
401 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
424 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
483 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
584 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
741 void sctp_assoc_del_peer(struct sctp_association *asoc, in sctp_assoc_del_peer()
760 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
777 void sctp_assoc_del_nonprimary_peers(struct sctp_association *asoc, in sctp_assoc_del_nonprimary_peers()
[all …]
Dsm_sideeffect.c64 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work()
85 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work()
128 static void sctp_do_ecn_cwr_work(struct sctp_association *asoc, in sctp_do_ecn_cwr_work()
138 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack()
235 struct sctp_association *asoc = transport->asoc; in sctp_generate_t3_rtx_event() local
270 static void sctp_generate_timeout_event(struct sctp_association *asoc, in sctp_generate_timeout_event()
310 struct sctp_association *asoc = in sctp_generate_t1_cookie_event() local
318 struct sctp_association *asoc = in sctp_generate_t1_init_event() local
326 struct sctp_association *asoc = in sctp_generate_t2_shutdown_event() local
334 struct sctp_association *asoc = in sctp_generate_t4_rto_event() local
[all …]
Dsm_statefuns.c233 const struct sctp_association *asoc, in sctp_sf_do_4_C()
318 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init()
518 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack()
636 const struct sctp_association *asoc) in sctp_auth_chunk_verify()
700 const struct sctp_association *asoc, in sctp_sf_do_5_1D_ce()
922 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca()
1015 const struct sctp_association *asoc, in sctp_sf_heartbeat()
1041 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3()
1089 const struct sctp_association *asoc, in sctp_sf_send_reconf()
1118 const struct sctp_association *asoc, in sctp_sf_send_probe()
[all …]
Dsm_make_chunk.c77 struct sctp_association *asoc = chunk->asoc; in sctp_control_release_owner() local
99 struct sctp_association *asoc = chunk->asoc; in sctp_control_set_owner_w() local
206 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
379 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
567 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
619 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
666 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
701 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
722 struct sctp_chunk *sctp_make_datafrag_empty(const struct sctp_association *asoc, in sctp_make_datafrag_empty()
754 struct sctp_chunk *sctp_make_sack(struct sctp_association *asoc) in sctp_make_sack()
[all …]
Dsocket.c106 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
125 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w() local
164 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
191 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb()
233 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
466 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
559 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
761 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1070 struct sctp_association *asoc; in sctp_connect_new_asoc() local
1132 static int sctp_connect_add_peer(struct sctp_association *asoc, in sctp_connect_add_peer()
[all …]
Dulpevent.c77 const struct sctp_association *asoc) in sctp_ulpevent_set_owner()
97 struct sctp_association *asoc = event->asoc; in sctp_ulpevent_release_owner() local
115 const struct sctp_association *asoc, in sctp_ulpevent_make_assoc_change()
242 const struct sctp_association *asoc, in sctp_ulpevent_make_peer_addr_change()
342 struct sctp_association *asoc = transport->asoc; in sctp_ulpevent_notify_peer_addr_change() local
374 sctp_ulpevent_make_remote_error(const struct sctp_association *asoc, in sctp_ulpevent_make_remote_error()
431 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed()
534 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed_event()
578 const struct sctp_association *asoc, in sctp_ulpevent_make_shutdown_event()
641 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_adaptation_indication()
[all …]
Dauth.c222 const struct sctp_association *asoc, in sctp_auth_make_local_vector()
233 const struct sctp_association *asoc, in sctp_auth_make_peer_vector()
287 const struct sctp_association *asoc, in sctp_auth_asoc_create_secret()
354 struct sctp_association *asoc, in sctp_auth_asoc_copy_shkeys()
383 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key()
430 const struct sctp_association *asoc, in sctp_auth_get_shkey()
524 struct sctp_hmac *sctp_auth_asoc_get_hmac(const struct sctp_association *asoc) in sctp_auth_asoc_get_hmac()
584 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(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_send_cid()
[all …]
Dstream.c27 struct sctp_association *asoc; in sctp_stream_shrink_out() local
229 static int sctp_send_reconf(struct sctp_association *asoc, in sctp_send_reconf()
244 struct sctp_association *asoc; in sctp_stream_outq_is_empty() local
265 int sctp_send_reset_streams(struct sctp_association *asoc, in sctp_send_reset_streams()
380 int sctp_send_reset_assoc(struct sctp_association *asoc) in sctp_send_reset_assoc()
424 int sctp_send_add_streams(struct sctp_association *asoc, in sctp_send_add_streams()
483 struct sctp_association *asoc, __be32 resp_seq, in sctp_chunk_lookup_strreset_param()
509 static void sctp_update_strreset_result(struct sctp_association *asoc, in sctp_update_strreset_result()
517 struct sctp_association *asoc, in sctp_process_strreset_outreq()
606 struct sctp_association *asoc, in sctp_process_strreset_inreq()
[all …]
Dtransport.c233 struct sctp_association *asoc) in sctp_transport_set_owner()
250 struct sctp_association *asoc = transport->asoc; in sctp_transport_pmtu() local
450 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
557 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
655 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
756 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
797 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
Dinput.c88 struct sctp_association *asoc; in sctp_rcv() local
387 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
447 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
485 struct sctp_association *asoc; in sctp_err_lookup() local
564 struct sctp_association *asoc = t->asoc; in sctp_v4_err_handle() local
627 struct sctp_association *asoc; in sctp_v4_err() local
654 struct sctp_association *asoc; in sctp_udp_v4_err() local
1054 struct sctp_association *asoc = NULL; in __sctp_lookup_association() local
1074 struct sctp_association *asoc; in sctp_lookup_association() local
1120 struct sctp_association *asoc; in __sctp_rcv_init_lookup() local
[all …]
Dstream_sched.c134 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched()
190 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched()
201 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value()
218 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_get_value()
270 struct sctp_association *asoc; in sctp_sched_ops_from_stream() local
Doutput.c77 struct sctp_association *asoc = tp->asoc; in sctp_packet_config() local
244 struct sctp_association *asoc = pkt->transport->asoc; in sctp_packet_bundle_auth() local
290 struct sctp_association *asoc; in sctp_packet_bundle_sack() local
572 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit() local
677 struct sctp_association *asoc = transport->asoc; in sctp_packet_can_append_data() local
761 struct sctp_association *asoc = transport->asoc; in sctp_packet_append_data() local
Doutqueue.c191 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) in sctp_outq_init()
342 static int sctp_prsctp_prune_sent(struct sctp_association *asoc, in sctp_prsctp_prune_sent()
382 static int sctp_prsctp_prune_unsent(struct sctp_association *asoc, in sctp_prsctp_prune_unsent()
423 void sctp_prsctp_prune(struct sctp_association *asoc, in sctp_prsctp_prune()
770 const struct sctp_association *asoc = transport->asoc; in sctp_packet_singleton() local
793 struct sctp_association *asoc; member
1250 struct sctp_association *asoc = q->asoc; in sctp_outq_sack() local
1602 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1715 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1821 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
Dendpointola.c152 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
272 struct sctp_association *asoc = NULL; in sctp_endpoint_lookup_assoc() local
325 struct sctp_association *asoc; in sctp_endpoint_bh_rcv() local
Ddiag.c28 struct sctp_association *asoc) in inet_diag_msg_sctpasoc_fill()
94 struct sctp_association *asoc) in inet_diag_msg_sctpaddrs_fill()
119 static int inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, in inet_sctp_diag_fill()
226 static size_t inet_assoc_attr_size(struct sctp_association *asoc) in inet_assoc_attr_size()
Dulpqueue.c42 struct sctp_association *asoc) in sctp_ulpq_init()
128 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd()
409 struct sctp_association *asoc; in sctp_ulpq_retrieve_reassembled() local
1029 struct sctp_association *asoc; in sctp_ulpq_partial_delivery() local
1078 struct sctp_association *asoc = ulpq->asoc; in sctp_ulpq_renege() local
Dipv6.c129 struct sctp_association *asoc = t->asoc; in sctp_v6_err_handle() local
168 struct sctp_association *asoc; in sctp_v6_err() local
195 struct sctp_association *asoc; in sctp_udp_v6_err() local
277 struct sctp_association *asoc = t->asoc; in sctp_v6_get_dst() local
765 struct sctp_association *asoc, in sctp_v6_create_accept_sk()
862 struct sctp_association *asoc; in sctp_inet6_event_msgname() local
Dchunk.c74 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy() local
146 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc, in sctp_datamsg_from_user()
Dstream_interleave.c25 const struct sctp_association *asoc, in sctp_make_idatafrag_empty()
261 struct sctp_association *asoc = ulpq->asoc; in sctp_intl_retrieve_reassembled() local
649 struct sctp_association *asoc = ulpq->asoc; in sctp_intl_retrieve_reassembled_uo() local
963 struct sctp_association *asoc = ulpq->asoc; in sctp_renege_events() local
1107 struct sctp_association *asoc = q->asoc; in sctp_generate_iftsn() local
1353 struct sctp_association *asoc; in sctp_stream_interleave_init() local
Dstream_sched_rr.c156 struct sctp_association *asoc; in sctp_sched_rr_sched_all() local
/Linux-v6.1/include/net/sctp/
Dsctp.h261 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
351 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
357 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
524 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
525 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpqueue.h31 struct sctp_association *asoc; member
Dsm.h379 const struct sctp_association *asoc) in sctp_vtag_verify()
399 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dulpevent.h39 struct sctp_association *asoc; member
/Linux-v6.1/security/selinux/include/
Dnetlabel.h101 static inline int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()

12