/linux-5.19.10/include/net/sctp/ |
D | structs.h | 63 struct sctp_transport; 437 struct sctp_transport *); 448 void (*get_dst) (struct sctp_transport *t, 453 struct sctp_transport *t, 637 struct sctp_transport *transport; 725 struct sctp_transport *transport; 737 void sctp_packet_init(struct sctp_packet *, struct sctp_transport *, 773 struct sctp_transport { struct 1000 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *, argument 1002 void sctp_transport_set_owner(struct sctp_transport *, [all …]
|
D | sctp.h | 108 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *); 111 struct sctp_transport *sctp_transport_get_next(struct net *net, 113 struct sctp_transport *sctp_transport_get_idx(struct net *net, 145 struct sctp_transport **); 146 void sctp_err_finish(struct sock *, struct sctp_transport *); 150 struct sctp_transport *t, __u32 pmtu); 151 void sctp_icmp_redirect(struct sock *, struct sctp_transport *, 155 struct sctp_transport *t); 160 int sctp_hash_transport(struct sctp_transport *t); 161 void sctp_unhash_transport(struct sctp_transport *t); [all …]
|
D | command.h | 118 struct sctp_transport *transport; 159 SCTP_ARG_CONSTRUCTOR(TRANSPORT, struct sctp_transport *, transport) in SCTP_ARG_CONSTRUCTOR()
|
D | tsnmap.h | 99 struct sctp_transport *trans);
|
D | ulpevent.h | 83 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport,
|
D | sm.h | 229 const struct sctp_transport *transport,
|
/linux-5.19.10/net/sctp/ |
D | transport.c | 40 static struct sctp_transport *sctp_transport_init(struct net *net, in sctp_transport_init() 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() 159 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy() 177 void sctp_transport_reset_t3_rtx(struct sctp_transport *transport) in sctp_transport_reset_t3_rtx() 193 void sctp_transport_reset_hb_timer(struct sctp_transport *transport) in sctp_transport_reset_hb_timer() [all …]
|
D | input.c | 53 struct sctp_transport **transportp); 62 struct sctp_transport **pt); 91 struct sctp_transport *transport = NULL; in sctp_rcv() 295 struct sctp_transport *t = chunk->transport; in sctp_backlog_rcv() 365 struct sctp_transport *t = chunk->transport; in sctp_add_backlog() 388 struct sctp_transport *t, __u32 pmtu) in sctp_icmp_frag_needed() 423 void sctp_icmp_redirect(struct sock *sk, struct sctp_transport *t, in sctp_icmp_redirect() 448 struct sctp_transport *t) in sctp_icmp_proto_unreachable() 478 struct sctp_transport **tpp) in sctp_err_lookup() 486 struct sctp_transport *transport = NULL; in sctp_err_lookup() [all …]
|
D | associola.c | 318 struct sctp_transport *transport; in sctp_association_free() 378 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free() 425 struct sctp_transport *transport) in sctp_assoc_set_primary() 484 struct sctp_transport *peer) in sctp_assoc_rm_peer() 486 struct sctp_transport *transport; in sctp_assoc_rm_peer() 506 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer() 551 struct sctp_transport *active = asoc->peer.active_path; in sctp_assoc_rm_peer() 584 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer() 589 struct sctp_transport *peer; in sctp_assoc_add_peer() 746 struct sctp_transport *transport; in sctp_assoc_del_peer() [all …]
|
D | outqueue.c | 45 struct sctp_transport *transport, 52 struct sctp_transport *transport, 100 static inline int sctp_cacc_skip_3_1_d(struct sctp_transport *primary, in sctp_cacc_skip_3_1_d() 101 struct sctp_transport *transport, in sctp_cacc_skip_3_1_d() 116 static inline int sctp_cacc_skip_3_1_f(struct sctp_transport *transport, in sctp_cacc_skip_3_1_f() 132 static inline int sctp_cacc_skip_3_1(struct sctp_transport *primary, in sctp_cacc_skip_3_1() 133 struct sctp_transport *transport, in sctp_cacc_skip_3_1() 153 static inline int sctp_cacc_skip_3_2(struct sctp_transport *primary, __u32 tsn) in sctp_cacc_skip_3_2() 175 static inline int sctp_cacc_skip(struct sctp_transport *primary, in sctp_cacc_skip() 176 struct sctp_transport *transport, in sctp_cacc_skip() [all …]
|
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()
|
D | sm_sideeffect.c | 102 struct sctp_transport *transport; in sctp_do_ecn_ecne_work() 141 struct sctp_transport *trans = asoc->peer.last_data_from; in sctp_gen_sack() 233 struct sctp_transport *transport = in sctp_generate_t3_rtx_event() 364 struct sctp_transport *transport = from_timer(transport, t, hb_timer); in sctp_generate_heartbeat_event() 409 struct sctp_transport *transport = in sctp_generate_proto_unreach_event() 444 struct sctp_transport *transport = in sctp_generate_reconf_event() 481 struct sctp_transport *transport = from_timer(transport, t, probe_timer); in sctp_generate_probe_event() 552 struct sctp_transport *transport, in sctp_do_8_2_transport_strike() 718 struct sctp_transport *t; in sctp_cmd_hb_timers_start() 731 struct sctp_transport *t; in sctp_cmd_hb_timers_stop() [all …]
|
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()
|
D | endpointola.c | 270 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc() 273 struct sctp_transport *t; in sctp_endpoint_lookup_assoc() 328 struct sctp_transport *transport; in sctp_endpoint_bh_rcv()
|
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()
|
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()
|
D | socket.c | 171 struct sctp_transport *t; in sctp_for_each_tx_datachunk() 267 static struct sctp_transport *sctp_addr_id2transport(struct sock *sk, in sctp_addr_id2transport() 274 struct sctp_transport *transport; in sctp_addr_id2transport() 638 struct sctp_transport *trans; in sctp_send_asconf_add_ip() 761 struct sctp_transport *transport; in sctp_send_asconf_del_ip() 1067 struct sctp_transport **tp) in sctp_connect_new_asoc() 1136 struct sctp_transport *t; in sctp_connect_add_peer() 1168 struct sctp_transport *transport; in __sctp_connect() 1657 struct sctp_transport **tp) in sctp_sendmsg_new_asoc() 1789 struct sctp_transport *transport, in sctp_sendmsg_to_asoc() [all …]
|
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 …]
|
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()
|
D | tsnmap.c | 96 struct sctp_transport *trans) in sctp_tsnmap_mark()
|
D | stream.c | 565 struct sctp_transport *t; in sctp_process_strreset_outreq() 814 struct sctp_transport *t; in sctp_process_strreset_addstrm_out() 910 struct sctp_transport *t; in sctp_process_strreset_resp()
|
D | protocol.c | 414 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst() 549 struct sctp_transport *t, in sctp_v4_get_saddr() 1049 static inline int sctp_v4_xmit(struct sk_buff *skb, struct sctp_transport *t) in sctp_v4_xmit()
|
D | ulpevent.c | 339 void sctp_ulpevent_notify_peer_addr_change(struct sctp_transport *transport, in sctp_ulpevent_notify_peer_addr_change()
|
/linux-5.19.10/include/trace/events/ |
D | sctp.h | 13 TP_PROTO(struct sctp_transport *sp,
|