| /Linux-v5.4/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 | 313 struct sctp_transport *transport; in sctp_association_free() 373 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free() 420 struct sctp_transport *transport) in sctp_assoc_set_primary() 477 struct sctp_transport *peer) in sctp_assoc_rm_peer() 479 struct sctp_transport *transport; in sctp_assoc_rm_peer() 499 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer() 544 struct sctp_transport *active = asoc->peer.active_path; in sctp_assoc_rm_peer() 576 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer() 582 struct sctp_transport *peer; in sctp_assoc_add_peer() 730 struct sctp_transport *transport; in sctp_assoc_del_peer() [all …]
|
| D | outqueue.c | 44 struct sctp_transport *transport, 51 struct sctp_transport *transport, 99 static inline int sctp_cacc_skip_3_1_d(struct sctp_transport *primary, in sctp_cacc_skip_3_1_d() 100 struct sctp_transport *transport, in sctp_cacc_skip_3_1_d() 115 static inline int sctp_cacc_skip_3_1_f(struct sctp_transport *transport, in sctp_cacc_skip_3_1_f() 131 static inline int sctp_cacc_skip_3_1(struct sctp_transport *primary, in sctp_cacc_skip_3_1() 132 struct sctp_transport *transport, in sctp_cacc_skip_3_1() 152 static inline int sctp_cacc_skip_3_2(struct sctp_transport *primary, __u32 tsn) in sctp_cacc_skip_3_2() 174 static inline int sctp_cacc_skip(struct sctp_transport *primary, in sctp_cacc_skip() 175 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() 679 struct sctp_transport *t; in sctp_cmd_hb_timers_start() 692 struct sctp_transport *t; in sctp_cmd_hb_timers_stop() 707 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 | 262 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc() 265 struct sctp_transport *t; in sctp_endpoint_lookup_assoc() 320 struct sctp_transport *transport; in sctp_endpoint_bh_rcv()
|
| D | diag.c | 101 struct sctp_transport *from; in inet_diag_msg_sctpaddrs_fill() 252 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() 299 static int sctp_sock_dump(struct sctp_transport *tsp, void *p) in sctp_sock_dump() 353 static int sctp_sock_filter(struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
| D | socket.c | 155 struct sctp_transport *t; in sctp_for_each_tx_datachunk() 252 static struct sctp_transport *sctp_addr_id2transport(struct sock *sk, in sctp_addr_id2transport() 259 struct sctp_transport *transport; in sctp_addr_id2transport() 610 struct sctp_transport *trans; in sctp_send_asconf_add_ip() 733 struct sctp_transport *transport; in sctp_send_asconf_del_ip() 1049 struct sctp_transport **tp) in sctp_connect_new_asoc() 1118 struct sctp_transport *t; in sctp_connect_add_peer() 1150 struct sctp_transport *transport; in __sctp_connect() 1647 struct sctp_transport **tp) in sctp_sendmsg_new_asoc() 1779 struct sctp_transport *transport, in sctp_sendmsg_to_asoc() [all …]
|
| D | sm_statefuns.c | 97 struct sctp_transport *transport); 986 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_heartbeat() 1012 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_sendbeat_8_3() 1060 struct sctp_transport *transport = arg; in sctp_sf_send_reconf() 1188 struct sctp_transport *link; in sctp_sf_backbeat_8_3() 1306 struct sctp_transport *addr; in list_has_sctp_addr() 1324 struct sctp_transport *new_addr; in sctp_sf_check_restart_addrs() 2658 (struct sctp_transport *)arg); in sctp_sf_cookie_wait_icmp_abort() 2688 struct sctp_transport *transport) in sctp_stop_t1_and_abort() 5330 (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() 387 struct sctp_transport *t, in sctp_v6_get_saddr()
|
| D | sm_make_chunk.c | 759 struct sctp_transport *trans; in sctp_make_sack() 1143 const struct sctp_transport *transport) in sctp_make_heartbeat() 1163 retval->transport = (struct sctp_transport *) transport; in sctp_make_heartbeat() 2311 struct sctp_transport *transport; in sctp_process_init() 2377 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2468 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init() 2497 struct sctp_transport *t; in sctp_process_param() 3016 struct sctp_transport *peer; in sctp_process_asconf_param() 3313 struct sctp_transport *transport; in sctp_asconf_param_success()
|
| D | tsnmap.c | 96 struct sctp_transport *trans) in sctp_tsnmap_mark()
|
| D | stream.c | 566 struct sctp_transport *t; in sctp_process_strreset_outreq() 815 struct sctp_transport *t; in sctp_process_strreset_addstrm_out() 911 struct sctp_transport *t; in sctp_process_strreset_resp()
|
| D | protocol.c | 402 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst() 527 struct sctp_transport *t, in sctp_v4_get_saddr() 959 struct sctp_transport *transport) in sctp_v4_xmit()
|
| /Linux-v5.4/include/net/sctp/ |
| D | structs.h | 63 struct sctp_transport; 428 struct sctp_transport *); 449 void (*get_dst) (struct sctp_transport *t, 454 struct sctp_transport *t, 638 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 984 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *, argument 986 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 | sm.h | 225 const struct sctp_transport *transport);
|
| /Linux-v5.4/include/trace/events/ |
| D | sctp.h | 13 TP_PROTO(struct sctp_transport *sp, 80 struct sctp_transport *sp;
|