Home
last modified time | relevance | path

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

12

/openbmc/linux/net/sctp/
H A 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()
481 void sctp_assoc_rm_peer(struct sctp_association *asoc, in sctp_assoc_rm_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()
866 void sctp_association_put(struct sctp_association *asoc) in sctp_association_put()
980 struct sctp_association *asoc = in sctp_assoc_bh_rcv() local
1102 int sctp_assoc_update(struct sctp_association *asoc, in sctp_assoc_update()
1425 void sctp_assoc_sync_pmtu(struct sctp_association *asoc) in sctp_assoc_sync_pmtu()
[all …]
H A Dsm_sideeffect.c310 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
342 struct sctp_association *asoc = in sctp_generate_t5_shutdown_guard_event() local
353 struct sctp_association *asoc = in sctp_generate_autoclose_event() local
513 struct sctp_association *asoc = in sctp_generate_sack_event() local
626 struct sctp_association *asoc, in sctp_cmd_init_failed()
694 struct sctp_association *asoc, in sctp_cmd_process_init()
932 struct sctp_association *asoc) in sctp_cmd_delete_tcb()
[all …]
H A Dsm_statefuns.c700 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()
1475 const struct sctp_association *asoc) in sctp_tietags_compare()
1513 const struct sctp_association *asoc, in sctp_sf_do_unexpected_init()
1732 const struct sctp_association *asoc, in sctp_sf_do_5_2_1_siminit()
1787 const struct sctp_association *asoc, in sctp_sf_do_5_2_2_dupinit()
1811 const struct sctp_association *asoc, in sctp_sf_do_5_2_3_initack()
1857 const struct sctp_association *asoc, in sctp_sf_do_dupcook_a()
3025 const struct sctp_association *asoc, in sctp_sf_do_9_2_reshutack()
[all …]
H A 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
902 const struct sctp_association *asoc, in sctp_make_shutdown_complete()
973 const struct sctp_association *asoc, in sctp_make_abort_no_data()
1074 const struct sctp_association *asoc, in sctp_make_abort_violation()
1100 const struct sctp_association *asoc, in sctp_make_violation_paramlen()
1123 const struct sctp_association *asoc, in sctp_make_violation_max_retrans()
1254 const struct sctp_association *asoc, in sctp_make_op_error_space()
1289 const struct sctp_association *asoc, in sctp_make_op_error_limited()
1376 const struct sctp_association *asoc, in sctp_chunkify()
[all …]
H A Dsocket.c560 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
1171 struct sctp_association *asoc; in __sctp_connect() local
1486 struct sctp_association *asoc; in sctp_close() local
1662 struct sctp_association *asoc; in sctp_sendmsg_new_asoc() local
2223 struct sctp_association *asoc; in sctp_setsockopt_events() local
2781 struct sctp_association *asoc; in __sctp_setsockopt_delayed_ack() local
2907 struct sctp_association *asoc; in sctp_setsockopt_default_send_param() local
2965 struct sctp_association *asoc; in sctp_setsockopt_default_sndinfo() local
[all …]
H A 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
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()
772 const struct sctp_association *asoc, in sctp_ulpevent_make_pdapi()
865 const struct sctp_association *asoc, gfp_t gfp) in sctp_ulpevent_make_sender_dry_event()
945 const struct sctp_association *asoc, __u16 flags, in sctp_ulpevent_make_stream_change_event()
[all …]
H A 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()
430 const struct sctp_association *asoc, in sctp_auth_get_shkey()
606 void sctp_auth_asoc_set_default_hmac(struct sctp_association *asoc, in sctp_auth_asoc_set_default_hmac()
707 void sctp_auth_calculate_hmac(const struct sctp_association *asoc, in sctp_auth_calculate_hmac()
818 struct sctp_association *asoc, in sctp_auth_set_key()
881 struct sctp_association *asoc, in sctp_auth_set_active_key()
924 struct sctp_association *asoc, in sctp_auth_del_key_id()
[all …]
H A Dstream.c27 struct sctp_association *asoc; in sctp_stream_shrink_out() local
244 struct sctp_association *asoc; in sctp_stream_outq_is_empty() local
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()
517 struct sctp_association *asoc, in sctp_process_strreset_outreq()
606 struct sctp_association *asoc, in sctp_process_strreset_inreq()
683 struct sctp_association *asoc, in sctp_process_strreset_tsnreq()
780 struct sctp_association *asoc, in sctp_process_strreset_addstrm_out()
850 struct sctp_association *asoc, in sctp_process_strreset_addstrm_in()
[all …]
H A 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
H A 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
H A 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
H A Dinput.c91 struct sctp_association *asoc; in sctp_rcv() local
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
1230 struct sctp_association *asoc = NULL; in __sctp_rcv_walk_lookup() local
[all …]
H A 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
H A 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
H A 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()
H A 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
H A 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
H A 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()
H A 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
/openbmc/linux/include/net/sctp/
H A 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()
H A Dulpqueue.h31 struct sctp_association *asoc; member
H A Dsm.h376 const struct sctp_association *asoc) in sctp_vtag_verify()
396 const struct sctp_association *asoc) in sctp_vtag_verify_either()
H A Dulpevent.h39 struct sctp_association *asoc; member
/openbmc/linux/security/selinux/include/
H A Dnetlabel.h101 static inline int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()
/openbmc/linux/sound/soc/tegra/
H A Dtegra_asoc_machine.h36 const struct tegra_asoc_data *asoc; member

12