| /Linux-v5.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() 90 struct sctp_transport *sctp_transport_new(struct net *net, in sctp_transport_new() 94 struct sctp_transport *transport; in sctp_transport_new() 117 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free() 143 struct sctp_transport *transport; in sctp_transport_destroy_rcu() 145 transport = container_of(head, struct sctp_transport, rcu); in sctp_transport_destroy_rcu() 155 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy() 173 void sctp_transport_reset_t3_rtx(struct sctp_transport *transport) in sctp_transport_reset_t3_rtx() 189 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() 293 struct sctp_transport *t = chunk->transport; in sctp_backlog_rcv() 363 struct sctp_transport *t = chunk->transport; in sctp_add_backlog() 386 struct sctp_transport *t, __u32 pmtu) in sctp_icmp_frag_needed() 419 void sctp_icmp_redirect(struct sock *sk, struct sctp_transport *t, in sctp_icmp_redirect() 444 struct sctp_transport *t) in sctp_icmp_proto_unreachable() 474 struct sctp_transport **tpp) in sctp_err_lookup() 482 struct sctp_transport *transport = NULL; in sctp_err_lookup() [all …]
|
| D | associola.c | 316 struct sctp_transport *transport; in sctp_association_free() 376 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free() 423 struct sctp_transport *transport) in sctp_assoc_set_primary() 482 struct sctp_transport *peer) in sctp_assoc_rm_peer() 484 struct sctp_transport *transport; in sctp_assoc_rm_peer() 504 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer() 549 struct sctp_transport *active = asoc->peer.active_path; in sctp_assoc_rm_peer() 582 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer() 587 struct sctp_transport *peer; in sctp_assoc_add_peer() 739 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() 233 struct sctp_transport *transport; in sctp_assocs_seq_show() 247 transport = (struct sctp_transport *)v; in sctp_assocs_seq_show() 295 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() 303 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() 516 struct sctp_transport *transport, in sctp_do_8_2_transport_strike() 682 struct sctp_transport *t; in sctp_cmd_hb_timers_start() 695 struct sctp_transport *t; in sctp_cmd_hb_timers_stop() 710 struct sctp_transport *t; in sctp_cmd_t3_rtx_timers_stop() [all …]
|
| D | output.c | 76 struct sctp_transport *tp = packet->transport; in sctp_packet_config() 143 struct sctp_transport *transport, in sctp_packet_init() 409 struct sctp_transport *tp = packet->transport; in sctp_packet_pack() 547 struct sctp_transport *tp = packet->transport; in sctp_packet_transmit() 652 struct sctp_transport *transport = packet->transport; in sctp_packet_can_append_data() 735 struct sctp_transport *transport = packet->transport; in sctp_packet_append_data()
|
| D | endpointola.c | 263 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc() 266 struct sctp_transport *t; in sctp_endpoint_lookup_assoc() 321 struct sctp_transport *transport; in sctp_endpoint_bh_rcv()
|
| D | diag.c | 101 struct sctp_transport *from; in inet_diag_msg_sctpaddrs_fill() 248 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() 295 static int sctp_sock_dump(struct sctp_transport *tsp, void *p) in sctp_sock_dump() 349 static int sctp_sock_filter(struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
| 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() 624 struct sctp_transport *trans; in sctp_send_asconf_add_ip() 747 struct sctp_transport *transport; in sctp_send_asconf_del_ip() 1053 struct sctp_transport **tp) in sctp_connect_new_asoc() 1122 struct sctp_transport *t; in sctp_connect_add_peer() 1154 struct sctp_transport *transport; in __sctp_connect() 1643 struct sctp_transport **tp) in sctp_sendmsg_new_asoc() 1775 struct sctp_transport *transport, in sctp_sendmsg_to_asoc() [all …]
|
| D | sm_statefuns.c | 97 struct sctp_transport *transport); 996 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_heartbeat() 1022 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_sendbeat_8_3() 1070 struct sctp_transport *transport = arg; in sctp_sf_send_reconf() 1198 struct sctp_transport *link; in sctp_sf_backbeat_8_3() 1316 struct sctp_transport *addr; in list_has_sctp_addr() 1334 struct sctp_transport *new_addr; in sctp_sf_check_restart_addrs() 2672 (struct sctp_transport *)arg); in sctp_sf_cookie_wait_icmp_abort() 2702 struct sctp_transport *transport) in sctp_stop_t1_and_abort() 5344 (struct sctp_transport *)arg, commands)) in sctp_sf_do_prm_requestheartbeat() [all …]
|
| D | ipv6.c | 131 struct sctp_transport *transport; in sctp_v6_err() 194 static int sctp_v6_xmit(struct sk_buff *skb, struct sctp_transport *transport) in sctp_v6_xmit() 226 static void sctp_v6_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v6_get_dst() 395 struct sctp_transport *t, in sctp_v6_get_saddr()
|
| D | sm_make_chunk.c | 759 struct sctp_transport *trans; in sctp_make_sack() 1147 const struct sctp_transport *transport) in sctp_make_heartbeat() 1167 retval->transport = (struct sctp_transport *) transport; in sctp_make_heartbeat() 2307 struct sctp_transport *transport; in sctp_process_init() 2373 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2464 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2493 struct sctp_transport *t; in sctp_process_param() 3012 struct sctp_transport *peer; in sctp_process_asconf_param() 3309 struct sctp_transport *transport; in sctp_asconf_param_success()
|
| D | tsnmap.c | 96 struct sctp_transport *trans) in sctp_tsnmap_mark()
|
| D | stream.c | 578 struct sctp_transport *t; in sctp_process_strreset_outreq() 827 struct sctp_transport *t; in sctp_process_strreset_addstrm_out() 923 struct sctp_transport *t; in sctp_process_strreset_resp()
|
| D | protocol.c | 408 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst() 543 struct sctp_transport *t, in sctp_v4_get_saddr() 975 struct sctp_transport *transport) 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-v5.10/include/net/sctp/ |
| D | structs.h | 63 struct sctp_transport; 432 struct sctp_transport *); 443 void (*get_dst) (struct sctp_transport *t, 448 struct sctp_transport *t, 632 struct sctp_transport *transport; 719 struct sctp_transport *transport; 731 void sctp_packet_init(struct sctp_packet *, struct sctp_transport *, 767 struct sctp_transport { struct 980 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *, argument 982 void sctp_transport_set_owner(struct sctp_transport *, [all …]
|
| D | sctp.h | 108 struct sctp_transport *sctp_transport_get_next(struct net *net, 110 struct sctp_transport *sctp_transport_get_idx(struct net *net, 112 int sctp_transport_lookup_process(int (*cb)(struct sctp_transport *, void *), 116 int sctp_for_each_transport(int (*cb)(struct sctp_transport *, void *), 117 int (*cb_done)(struct sctp_transport *, void *), 144 struct sctp_transport **); 145 void sctp_err_finish(struct sock *, struct sctp_transport *); 147 struct sctp_transport *t, __u32 pmtu); 148 void sctp_icmp_redirect(struct sock *, struct sctp_transport *, 152 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 | 225 const struct sctp_transport *transport);
|
| /Linux-v5.10/include/trace/events/ |
| D | sctp.h | 13 TP_PROTO(struct sctp_transport *sp,
|