/linux-6.3-rc2/include/net/sctp/ |
A D | structs.h | 63 struct sctp_transport; 437 struct sctp_transport *); 453 struct sctp_transport *t, 638 struct sctp_transport *transport; 726 struct sctp_transport *transport; 774 struct sctp_transport { struct 1379 struct sctp_transport **); 1655 struct sctp_transport *active_path; 2155 struct sctp_transport *peer); 2173 struct sctp_transport *); [all …]
|
A D | sctp.h | 108 struct sctp_transport *sctp_transport_get_idx(struct net *net, 140 struct sctp_transport **); 141 void sctp_err_finish(struct sock *, struct sctp_transport *); 145 struct sctp_transport *t, __u32 pmtu); 150 struct sctp_transport *t); 155 int sctp_hash_transport(struct sctp_transport *t); 156 void sctp_unhash_transport(struct sctp_transport *t); 157 struct sctp_transport *sctp_addrs_lookup_transport( 162 struct sctp_transport *sctp_epaddr_lookup_transport( 259 struct sctp_transport *trans) in sctp_max_rto() [all …]
|
A D | command.h | 118 struct sctp_transport *transport; 159 SCTP_ARG_CONSTRUCTOR(TRANSPORT, struct sctp_transport *, transport) in SCTP_ARG_CONSTRUCTOR()
|
A D | tsnmap.h | 99 struct sctp_transport *trans);
|
A D | ulpevent.h | 83 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport,
|
A D | sm.h | 229 const struct sctp_transport *transport,
|
/linux-6.3-rc2/net/sctp/ |
A D | transport.c | 41 struct sctp_transport *peer, in sctp_transport_init() 91 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new() 95 struct sctp_transport *transport; in sctp_transport_new() 118 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free() 147 struct sctp_transport *transport; in sctp_transport_destroy_rcu() 149 transport = container_of(head, struct sctp_transport, rcu); in sctp_transport_destroy_rcu() 264 void sctp_transport_pl_send(struct sctp_transport *t) in sctp_transport_pl_send() 308 bool sctp_transport_pl_recv(struct sctp_transport *t) in sctp_transport_pl_recv() 470 int sctp_transport_hold(struct sctp_transport *transport) in sctp_transport_hold() 478 void sctp_transport_put(struct sctp_transport *transport) in sctp_transport_put() [all …]
|
A D | input.c | 64 struct sctp_transport **pt, 433 struct sctp_transport *t) in sctp_icmp_proto_unreachable() 613 struct sctp_transport *transport; in sctp_v4_err() 642 struct sctp_transport *t; in sctp_udp_v4_err() 885 struct sctp_transport *t = (struct sctp_transport *)ptr; in sctp_hash_cmp() 941 struct sctp_transport *transport; in sctp_hash_transport() 999 struct sctp_transport *t; in sctp_addrs_lookup_transport() 1031 struct sctp_transport *t; in sctp_epaddr_lookup_transport() 1053 struct sctp_transport **pt, in __sctp_lookup_association() 1056 struct sctp_transport *t; in __sctp_lookup_association() [all …]
|
A D | associola.c | 482 struct sctp_transport *peer) in sctp_assoc_rm_peer() 587 struct sctp_transport *peer; in sctp_assoc_add_peer() 761 struct sctp_transport *t; in sctp_assoc_lookup_paddr() 778 struct sctp_transport *temp; in sctp_assoc_del_nonprimary_peers() 779 struct sctp_transport *t; in sctp_assoc_del_nonprimary_peers() 926 struct sctp_transport *match; in sctp_assoc_lookup_tsn() 1105 struct sctp_transport *trans; in sctp_assoc_update() 1238 static struct sctp_transport *sctp_trans_elect_tie(struct sctp_transport *trans1, in sctp_trans_elect_tie() 1252 static struct sctp_transport *sctp_trans_elect_best(struct sctp_transport *curr, in sctp_trans_elect_best() 1380 struct sctp_transport * [all …]
|
A D | outqueue.c | 45 struct sctp_transport *transport, 52 struct sctp_transport *transport, 101 struct sctp_transport *transport, in sctp_cacc_skip_3_1_d() 133 struct sctp_transport *transport, in sctp_cacc_skip_3_1() 176 struct sctp_transport *transport, in sctp_cacc_skip() 208 struct sctp_transport *transport; in __sctp_outq_teardown() 426 struct sctp_transport *transport; in sctp_prsctp_prune() 451 struct sctp_transport *transport, in sctp_retransmit_mark() 790 struct sctp_transport *transport; 1160 struct sctp_transport *t; in sctp_outq_flush_transports() [all …]
|
A D | proc.c | 81 struct sctp_transport *peer; in sctp_seq_dump_local_addrs() 115 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() 217 struct sctp_transport *transport = v; in sctp_transport_seq_stop() 230 struct sctp_transport *transport = v; in sctp_transport_seq_next() 243 struct sctp_transport *transport; in sctp_assocs_seq_show() 257 transport = (struct sctp_transport *)v; in sctp_assocs_seq_show() 303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() 311 transport = (struct sctp_transport *)v; in sctp_remaddr_seq_show()
|
A D | sm_sideeffect.c | 102 struct sctp_transport *transport; in sctp_do_ecn_ecne_work() 233 struct sctp_transport *transport = in sctp_generate_t3_rtx_event() 718 struct sctp_transport *t; in sctp_cmd_hb_timers_start() 731 struct sctp_transport *t; in sctp_cmd_hb_timers_stop() 746 struct sctp_transport *t; in sctp_cmd_t3_rtx_timers_stop() 759 struct sctp_transport *t, in sctp_cmd_transport_on() 852 struct sctp_transport *t; in sctp_cmd_setup_t2() 957 struct sctp_transport *t; in sctp_cmd_setup_t4() 1020 struct sctp_transport *t; in sctp_cmd_del_non_primary() 1084 struct sctp_transport *t; in sctp_cmd_t1_timer_update() [all …]
|
A D | output.c | 76 struct sctp_transport *tp = packet->transport; in sctp_packet_config() 145 struct sctp_transport *transport, in sctp_packet_init() 219 struct sctp_transport *t = pkt->transport; in sctp_packet_bundle_pad() 439 struct sctp_transport *tp = packet->transport; in sctp_packet_pack() 571 struct sctp_transport *tp = packet->transport; in sctp_packet_transmit() 676 struct sctp_transport *transport = packet->transport; in sctp_packet_can_append_data() 759 struct sctp_transport *transport = packet->transport; in sctp_packet_append_data()
|
A D | endpointola.c | 273 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc() 276 struct sctp_transport *t; in sctp_endpoint_lookup_assoc() 333 struct sctp_transport *transport; in sctp_endpoint_bh_rcv()
|
A D | diag.c | 97 struct sctp_transport *from; in inet_diag_msg_sctpaddrs_fill() 245 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one() 286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() 341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
A D | ipv6.c | 126 static void sctp_v6_err_handle(struct sctp_transport *t, struct sk_buff *skb, in sctp_v6_err_handle() 167 struct sctp_transport *transport; in sctp_v6_err() 196 struct sctp_transport *t; in sctp_udp_v6_err() 222 static int sctp_v6_xmit(struct sk_buff *skb, struct sctp_transport *t) in sctp_v6_xmit() 274 static void sctp_v6_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v6_get_dst() 443 struct sctp_transport *t, in sctp_v6_get_saddr()
|
A D | socket.c | 173 struct sctp_transport *t; in sctp_for_each_tx_datachunk() 1138 struct sctp_transport *t; in sctp_connect_add_peer() 2560 struct sctp_transport *t; in sctp_apply_peer_addr_params() 2585 struct sctp_transport *t; in sctp_apply_peer_addr_params() 4438 struct sctp_transport *t; in sctp_setsockopt_encap_port() 4488 struct sctp_transport *t; in sctp_setsockopt_probe_interval() 5254 struct sctp_transport *t; in sctp_transport_get_next() 5281 struct sctp_transport *t; in sctp_transport_get_idx() 5350 struct sctp_transport *tsp; in sctp_transport_traverse_process() 7930 struct sctp_transport *t; in sctp_getsockopt_encap_port() [all …]
|
A D | sm_statefuns.c | 104 struct sctp_transport *transport); 1020 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_heartbeat() 1046 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_sendbeat_8_3() 1094 struct sctp_transport *transport = arg; in sctp_sf_send_reconf() 1123 struct sctp_transport *transport = (struct sctp_transport *)arg; in sctp_sf_send_probe() 1247 struct sctp_transport *link; in sctp_sf_backbeat_8_3() 1376 struct sctp_transport *addr; in list_has_sctp_addr() 1394 struct sctp_transport *new_addr; in sctp_sf_check_restart_addrs() 2763 (struct sctp_transport *)arg); in sctp_sf_cookie_wait_icmp_abort() 2793 struct sctp_transport *transport) in sctp_stop_t1_and_abort() [all …]
|
A D | sm_make_chunk.c | 759 struct sctp_transport *trans; in sctp_make_sack() 1163 const struct sctp_transport *transport, in sctp_make_heartbeat() 1185 retval->transport = (struct sctp_transport *) transport; in sctp_make_heartbeat() 2359 struct sctp_transport *transport; in sctp_process_init() 2428 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2519 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2548 struct sctp_transport *t; in sctp_process_param() 3066 struct sctp_transport *peer; in sctp_process_asconf_param() 3364 struct sctp_transport *transport; in sctp_asconf_param_success()
|
A D | tsnmap.c | 96 struct sctp_transport *trans) in sctp_tsnmap_mark()
|
A D | stream.c | 576 struct sctp_transport *t; in sctp_process_strreset_outreq() 825 struct sctp_transport *t; in sctp_process_strreset_addstrm_out() 921 struct sctp_transport *t; in sctp_process_strreset_resp()
|
A D | protocol.c | 417 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst() 552 struct sctp_transport *t, in sctp_v4_get_saddr() 1055 static inline int sctp_v4_xmit(struct sk_buff *skb, struct sctp_transport *t) in sctp_v4_xmit()
|
A D | ulpevent.c | 339 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport, in sctp_ulpevent_notify_peer_addr_change()
|
/linux-6.3-rc2/include/trace/events/ |
A D | sctp.h | 13 TP_PROTO(struct sctp_transport *sp,
|