Home
last modified time | relevance | path

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

12

/linux-6.6.21/net/sctp/
Dassociola.c52 struct sctp_association *asoc, in sctp_association_init()
289 struct sctp_association *asoc; in sctp_association_new() local
313 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
399 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
422 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
481 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_peer()
582 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
739 void sctp_assoc_del_peer(struct sctp_association *asoc, in sctp_assoc_del_peer()
758 const struct sctp_association *asoc, in sctp_assoc_lookup_paddr()
775 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()
921 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca()
1014 const struct sctp_association *asoc, in sctp_sf_heartbeat()
1040 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3()
1088 const struct sctp_association *asoc, in sctp_sf_send_reconf()
1117 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.c107 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
126 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w() local
165 static void sctp_for_each_tx_datachunk(struct sctp_association *asoc, in sctp_for_each_tx_datachunk()
192 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb()
234 struct sctp_association *asoc = NULL; in sctp_id2assoc() local
467 static int sctp_send_asconf(struct sctp_association *asoc, in sctp_send_asconf()
560 struct sctp_association *asoc; in sctp_send_asconf_add_ip() local
762 struct sctp_association *asoc; in sctp_send_asconf_del_ip() local
1071 struct sctp_association *asoc; in sctp_connect_new_asoc() local
1133 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.c231 struct sctp_association *asoc) in sctp_transport_set_owner()
248 struct sctp_association *asoc = transport->asoc; in sctp_transport_pmtu() local
451 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local
558 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local
656 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local
757 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local
798 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
Dstream_sched.c148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched()
195 int sctp_sched_get_sched(struct sctp_association *asoc) in sctp_sched_get_sched()
206 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value()
223 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_get_value()
275 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
Dinput.c91 struct sctp_association *asoc; in sctp_rcv() local
372 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
432 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
470 struct sctp_association *asoc; in sctp_err_lookup() local
551 struct sctp_association *asoc = t->asoc; in sctp_v4_err_handle() local
614 struct sctp_association *asoc; in sctp_v4_err() local
641 struct sctp_association *asoc; in sctp_udp_v4_err() local
1057 struct sctp_association *asoc = NULL; in __sctp_lookup_association() local
1078 struct sctp_association *asoc; in sctp_lookup_association() local
1126 struct sctp_association *asoc; in __sctp_rcv_init_lookup() local
[all …]
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
1605 struct sctp_association *asoc = transport->asoc; in sctp_check_transmitted() local
1718 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local
1824 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
Dendpointola.c152 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
275 struct sctp_association *asoc = NULL; in sctp_endpoint_lookup_assoc() local
330 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.c41 void sctp_ulpq_init(struct sctp_ulpq *ulpq, struct sctp_association *asoc) in sctp_ulpq_init()
125 int sctp_clear_pd(struct sock *sk, struct sctp_association *asoc) in sctp_clear_pd()
403 struct sctp_association *asoc; in sctp_ulpq_retrieve_reassembled() local
1023 struct sctp_association *asoc; in sctp_ulpq_partial_delivery() local
1072 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
773 struct sctp_association *asoc, in sctp_v6_create_accept_sk()
873 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
643 struct sctp_association *asoc = ulpq->asoc; in sctp_intl_retrieve_reassembled_uo() local
957 struct sctp_association *asoc = ulpq->asoc; in sctp_renege_events() local
1101 struct sctp_association *asoc = q->asoc; in sctp_generate_iftsn() local
1348 struct sctp_association *asoc; in sctp_stream_interleave_init() local
/linux-6.6.21/include/net/sctp/
Dsctp.h256 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto()
346 static inline sctp_assoc_t sctp_assoc2id(const struct sctp_association *asoc) in sctp_assoc2id()
352 sctp_assoc_to_state(const struct sctp_association *asoc) in sctp_assoc_to_state()
519 #define sctp_state(asoc, state) __sctp_state((asoc), (SCTP_STATE_##state)) argument
520 static inline int __sctp_state(const struct sctp_association *asoc, in __sctp_state()
Dulpqueue.h31 struct sctp_association *asoc; member
Dsm.h376 const struct sctp_association *asoc) in sctp_vtag_verify()
396 const struct sctp_association *asoc) in sctp_vtag_verify_either()
Dulpevent.h39 struct sctp_association *asoc; member
/linux-6.6.21/security/selinux/include/
Dnetlabel.h101 static inline int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()
/linux-6.6.21/sound/soc/tegra/
Dtegra_asoc_machine.h36 const struct tegra_asoc_data *asoc; member

12