| /linux/net/sctp/ |
| H A D | associola.c | 52 struct sctp_association *asoc, in sctp_association_init() argument 290 struct sctp_association *asoc; sctp_association_new() local 314 sctp_association_free(struct sctp_association * asoc) sctp_association_free() argument 400 sctp_association_destroy(struct sctp_association * asoc) sctp_association_destroy() argument 423 sctp_assoc_set_primary(struct sctp_association * asoc,struct sctp_transport * transport) sctp_assoc_set_primary() argument 482 sctp_assoc_rm_peer(struct sctp_association * asoc,struct sctp_transport * peer) sctp_assoc_rm_peer() argument 583 sctp_assoc_add_peer(struct sctp_association * asoc,const union sctp_addr * addr,const gfp_t gfp,const int peer_state) sctp_assoc_add_peer() argument 740 sctp_assoc_del_peer(struct sctp_association * asoc,const union sctp_addr * addr) sctp_assoc_del_peer() argument 759 sctp_assoc_lookup_paddr(const struct sctp_association * asoc,const union sctp_addr * address) sctp_assoc_lookup_paddr() argument 776 sctp_assoc_del_nonprimary_peers(struct sctp_association * asoc,struct sctp_transport * primary) sctp_assoc_del_nonprimary_peers() argument 794 sctp_assoc_control_transport(struct sctp_association * asoc,struct sctp_transport * transport,enum sctp_transport_cmd command,sctp_sn_error_t error) sctp_assoc_control_transport() argument 859 sctp_association_hold(struct sctp_association * asoc) sctp_association_hold() argument 867 sctp_association_put(struct sctp_association * asoc) sctp_association_put() argument 876 sctp_association_get_next_tsn(struct sctp_association * asoc) sctp_association_get_next_tsn() argument 909 sctp_get_ecne_prepend(struct sctp_association * asoc) sctp_get_ecne_prepend() argument 923 sctp_assoc_lookup_tsn(struct sctp_association * asoc,__u32 tsn) sctp_assoc_lookup_tsn() argument 981 struct sctp_association *asoc = sctp_assoc_bh_rcv() local 1103 sctp_assoc_update(struct sctp_association * asoc,struct sctp_association * new) sctp_assoc_update() argument 1275 sctp_assoc_update_retran_path(struct sctp_association * asoc) sctp_assoc_update_retran_path() argument 1313 sctp_select_active_and_retran_path(struct sctp_association * asoc) sctp_select_active_and_retran_path() argument 1381 sctp_assoc_choose_alter_transport(struct sctp_association * asoc,struct sctp_transport * last_sent_to) sctp_assoc_choose_alter_transport() argument 1398 sctp_assoc_update_frag_point(struct sctp_association * asoc) sctp_assoc_update_frag_point() argument 1412 sctp_assoc_set_pmtu(struct sctp_association * asoc,__u32 pmtu) sctp_assoc_set_pmtu() argument 1426 sctp_assoc_sync_pmtu(struct sctp_association * asoc) sctp_assoc_sync_pmtu() argument 1449 sctp_peer_needs_update(struct sctp_association * asoc) sctp_peer_needs_update() argument 1471 sctp_assoc_rwnd_increase(struct sctp_association * asoc,unsigned int len) sctp_assoc_rwnd_increase() argument 1530 sctp_assoc_rwnd_decrease(struct sctp_association * asoc,unsigned int len) sctp_assoc_rwnd_decrease() argument 1572 sctp_assoc_set_bind_addr_from_ep(struct sctp_association * asoc,enum sctp_scope scope,gfp_t gfp) sctp_assoc_set_bind_addr_from_ep() argument 1596 sctp_assoc_set_bind_addr_from_cookie(struct sctp_association * asoc,struct sctp_cookie * cookie,gfp_t gfp) sctp_assoc_set_bind_addr_from_cookie() argument 1610 sctp_assoc_lookup_laddr(struct sctp_association * asoc,const union sctp_addr * laddr) sctp_assoc_lookup_laddr() argument 1624 sctp_assoc_set_id(struct sctp_association * asoc,gfp_t gfp) sctp_assoc_set_id() argument 1652 sctp_assoc_free_asconf_queue(struct sctp_association * asoc) sctp_assoc_free_asconf_queue() argument 1664 sctp_assoc_free_asconf_acks(struct sctp_association * asoc) sctp_assoc_free_asconf_acks() argument 1677 sctp_assoc_clean_asconf_ack_cache(const struct sctp_association * asoc) sctp_assoc_clean_asconf_ack_cache() argument 1698 sctp_assoc_lookup_asconf_ack(const struct sctp_association * asoc,__be32 serial) sctp_assoc_lookup_asconf_ack() argument 1718 sctp_asconf_queue_teardown(struct sctp_association * asoc) sctp_asconf_queue_teardown() argument [all...] |
| H A D | sm_sideeffect.c | 64 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 319 struct sctp_association *asoc = in sctp_generate_t1_init_event() local 328 struct sctp_association *asoc = in sctp_generate_t2_shutdown_event() local 337 struct sctp_association *asoc = in sctp_generate_t4_rto_event() local [all …]
|
| H A D | sm_statefuns.c | 235 const struct sctp_association *asoc, in sctp_sf_do_4_C() 320 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init() 520 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack() 638 const struct sctp_association *asoc) in sctp_auth_chunk_verify() 702 const struct sctp_association *asoc, in sctp_sf_do_5_1D_ce() 924 const struct sctp_association *asoc, in sctp_sf_do_5_1E_ca() 1017 const struct sctp_association *asoc, in sctp_sf_heartbeat() 1043 const struct sctp_association *asoc, in sctp_sf_sendbeat_8_3() 1091 const struct sctp_association *asoc, in sctp_sf_send_reconf() 1120 const struct sctp_association *asoc, in sctp_sf_send_probe() [all …]
|
| H A D | ulpevent.c | 77 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 …]
|
| H A D | stream.c | 27 struct sctp_association *asoc; in sctp_stream_shrink_out() local 229 static int sctp_send_reconf(struct sctp_association *asoc, in sctp_send_reconf() argument 244 struct sctp_association *asoc; in sctp_stream_outq_is_empty() local 265 sctp_send_reset_streams(struct sctp_association * asoc,struct sctp_reset_streams * params) sctp_send_reset_streams() argument 380 sctp_send_reset_assoc(struct sctp_association * asoc) sctp_send_reset_assoc() argument 424 sctp_send_add_streams(struct sctp_association * asoc,struct sctp_add_streams * params) sctp_send_add_streams() argument 483 sctp_chunk_lookup_strreset_param(struct sctp_association * asoc,__be32 resp_seq,__be16 type) sctp_chunk_lookup_strreset_param() argument 509 sctp_update_strreset_result(struct sctp_association * asoc,__u32 result) sctp_update_strreset_result() argument 517 sctp_process_strreset_outreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_outreq() argument 606 sctp_process_strreset_inreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_inreq() argument 683 sctp_process_strreset_tsnreq(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_tsnreq() argument 780 sctp_process_strreset_addstrm_out(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_out() argument 850 sctp_process_strreset_addstrm_in(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_addstrm_in() argument 915 sctp_process_strreset_resp(struct sctp_association * asoc,union sctp_params param,struct sctp_ulpevent ** evp) sctp_process_strreset_resp() argument [all...] |
| H A D | transport.c | 224 struct sctp_association *asoc) in sctp_transport_set_owner() 241 struct sctp_association *asoc = transport->asoc; in sctp_transport_pmtu() local 444 struct sctp_association *asoc = transport->asoc; in sctp_transport_route() local 556 struct sctp_association *asoc = transport->asoc; in sctp_transport_raise_cwnd() local 654 struct sctp_association *asoc = transport->asoc; in sctp_transport_lower_cwnd() local 755 struct sctp_association *asoc = t->asoc; in sctp_transport_burst_limited() local 796 struct sctp_association *asoc = t->asoc; in sctp_transport_reset() local
|
| H A D | input.c | 91 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 1060 struct sctp_association *asoc = NULL; in __sctp_lookup_association() local 1081 struct sctp_association *asoc; in sctp_lookup_association() local 1129 struct sctp_association *asoc; in __sctp_rcv_init_lookup() local [all …]
|
| H A D | output.c | 77 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 D | stream_sched.c | 148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() argument 195 sctp_sched_get_sched(struct sctp_association * asoc) sctp_sched_get_sched() argument 206 sctp_sched_set_value(struct sctp_association * asoc,__u16 sid,__u16 value,gfp_t gfp) sctp_sched_set_value() argument 223 sctp_sched_get_value(struct sctp_association * asoc,__u16 sid,__u16 * value) sctp_sched_get_value() argument 275 struct sctp_association *asoc; sctp_sched_ops_from_stream() local [all...] |
| H A D | outqueue.c | 191 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 1717 struct sctp_association *asoc = q->asoc; in sctp_mark_missing() local 1823 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn() local
|
| H A D | diag.c | 28 struct sctp_association *asoc) in inet_diag_msg_sctpasoc_fill() 101 struct sctp_association *asoc) in inet_diag_msg_sctpaddrs_fill() 126 static int inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, in inet_sctp_diag_fill() 234 struct sctp_association *asoc) in inet_assoc_attr_size()
|
| H A D | ipv6.c | 129 struct sctp_association *asoc = t->asoc; in sctp_v6_err_handle() local 166 struct sctp_association *asoc; in sctp_v6_err() local 193 struct sctp_association *asoc; in sctp_udp_v6_err() local 276 struct sctp_association *asoc in sctp_v6_get_dst() local 782 sctp_v6_create_accept_sk(struct sock * sk,struct sctp_association * asoc,bool kern) sctp_v6_create_accept_sk() argument 882 struct sctp_association *asoc; sctp_inet6_event_msgname() local [all...] |
| H A D | ulpqueue.c | 41 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 D | stream_interleave.c | 25 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
|
| H A D | stream_sched_rr.c | 151 struct sctp_association *asoc; in sctp_sched_rr_sched_all() local
|
| H A D | stream_sched_fc.c | 171 struct sctp_association *asoc; in sctp_sched_fc_sched_all() local
|
| H A D | stream_sched_prio.c | 278 struct sctp_association *asoc; in sctp_sched_prio_sched_all() local
|
| /linux/include/net/sctp/ |
| H A D | sctp.h | 256 sctp_max_rto(struct sctp_association * asoc,struct sctp_transport * trans) sctp_max_rto() argument 346 sctp_assoc2id(const struct sctp_association * asoc) sctp_assoc2id() argument 352 sctp_assoc_to_state(const struct sctp_association * asoc) sctp_assoc_to_state() argument 519 sctp_state(asoc,state) global() argument 520 __sctp_state(const struct sctp_association * asoc,enum sctp_state state) __sctp_state() argument [all...] |
| H A D | ulpqueue.h | 31 struct sctp_association *asoc; member
|
| H A D | sm.h | 376 sctp_vtag_verify(const struct sctp_chunk * chunk,const struct sctp_association * asoc) sctp_vtag_verify() argument 396 sctp_vtag_verify_either(const struct sctp_chunk * chunk,const struct sctp_association * asoc) sctp_vtag_verify_either() argument [all...] |
| H A D | ulpevent.h | 39 struct sctp_association *asoc; member
|
| H A D | command.h | 117 struct sctp_association *asoc; member
|
| /linux/security/selinux/include/ |
| H A D | netlabel.h | 91 selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra_asoc_machine.h | 36 const struct tegra_asoc_data *asoc; member
|
| /linux/security/selinux/ |
| H A D | netlabel.c | 277 int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, in selinux_netlbl_sctp_assoc_request()
|