Home
last modified time | relevance | path

Searched defs:transport (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/net/sctp/
Dtransport.c109 struct sctp_transport *transport; in sctp_transport_new() local
132 void sctp_transport_free(struct sctp_transport *transport) in sctp_transport_free()
158 struct sctp_transport *transport; in sctp_transport_destroy_rcu() local
170 static void sctp_transport_destroy(struct sctp_transport *transport) in sctp_transport_destroy()
188 void sctp_transport_reset_t3_rtx(struct sctp_transport *transport) in sctp_transport_reset_t3_rtx()
204 void sctp_transport_reset_hb_timer(struct sctp_transport *transport) in sctp_transport_reset_hb_timer()
216 void sctp_transport_reset_reconf_timer(struct sctp_transport *transport) in sctp_transport_reset_reconf_timer()
228 void sctp_transport_set_owner(struct sctp_transport *transport, in sctp_transport_set_owner()
236 void sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) in sctp_transport_pmtu()
304 void sctp_transport_route(struct sctp_transport *transport, in sctp_transport_route()
[all …]
Doutqueue.c115 struct sctp_transport *transport, in sctp_cacc_skip_3_1_d()
130 static inline int sctp_cacc_skip_3_1_f(struct sctp_transport *transport, in sctp_cacc_skip_3_1_f()
147 struct sctp_transport *transport, in sctp_cacc_skip_3_1()
190 struct sctp_transport *transport, in sctp_cacc_skip()
222 struct sctp_transport *transport; in __sctp_outq_teardown() local
441 struct sctp_transport *transport; in sctp_prsctp_prune() local
466 struct sctp_transport *transport, in sctp_retransmit_mark()
552 void sctp_retransmit(struct sctp_outq *q, struct sctp_transport *transport, in sctp_retransmit()
613 struct sctp_transport *transport = pkt->transport; in __sctp_outq_flush_rtx() local
779 static int sctp_packet_singleton(struct sctp_transport *transport, in sctp_packet_singleton()
[all …]
Dproc.c130 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() local
248 struct sctp_transport *transport; in sctp_assocs_seq_show() local
310 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
Dassociola.c336 struct sctp_transport *transport; in sctp_association_free() local
443 struct sctp_transport *transport) in sctp_assoc_set_primary()
503 struct sctp_transport *transport; in sctp_assoc_rm_peer() local
749 struct sctp_transport *transport; in sctp_assoc_del_peer() local
799 struct sctp_transport *transport, in sctp_assoc_control_transport()
943 struct sctp_transport *transport; in sctp_assoc_lookup_tsn() local
Dsm_sideeffect.c117 struct sctp_transport *transport; in sctp_do_ecn_ecne_work() local
248 struct sctp_transport *transport = in sctp_generate_t3_rtx_event() local
379 struct sctp_transport *transport = from_timer(transport, t, hb_timer); in sctp_generate_heartbeat_event() local
424 struct sctp_transport *transport = in sctp_generate_proto_unreach_event() local
459 struct sctp_transport *transport = in sctp_generate_reconf_event() local
531 struct sctp_transport *transport, in sctp_do_8_2_transport_strike()
Dendpointola.c324 struct sctp_transport **transport) in sctp_endpoint_lookup_assoc()
382 struct sctp_transport *transport; in sctp_endpoint_bh_rcv() local
Doutput.c155 struct sctp_transport *transport, in sctp_packet_init()
679 struct sctp_transport *transport = packet->transport; in sctp_packet_can_append_data() local
762 struct sctp_transport *transport = packet->transport; in sctp_packet_append_data() local
Dinput.c103 struct sctp_transport *transport = NULL; in sctp_rcv() local
488 struct sctp_transport *transport = NULL; in sctp_err_lookup() local
585 struct sctp_transport *transport; in sctp_v4_err() local
883 struct sctp_transport *transport; in sctp_hash_transport() local
1019 struct sctp_transport *transport; in sctp_has_association() local
Dipv6.c147 struct sctp_transport *transport; in sctp_v6_err() local
207 static int sctp_v6_xmit(struct sk_buff *skb, struct sctp_transport *transport) in sctp_v6_xmit()
Dsm_statefuns.c1001 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_heartbeat() local
1027 struct sctp_transport *transport = (struct sctp_transport *) arg; in sctp_sf_sendbeat_8_3() local
1075 struct sctp_transport *transport = arg; in sctp_sf_send_reconf() local
2703 struct sctp_transport *transport) in sctp_stop_t1_and_abort()
5618 struct sctp_transport *transport = arg; in sctp_sf_do_6_3_3_rtx() local
5926 struct sctp_transport *transport = chunk->transport; in sctp_sf_t4_timer_expire() local
6198 struct sctp_transport *transport; in sctp_ootb_pkt_new() local
/Linux-v4.19/net/sunrpc/
Dxprtsock.c445 struct sock_xprt *transport = container_of(task->tk_rqstp->rq_xprt, struct sock_xprt, xprt); in xs_nospace_callback() local
459 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_nospace() local
519 struct sock_xprt *transport = in xs_local_send_request() local
582 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_udp_send_request() local
658 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_tcp_send_request() local
781 static void xs_save_old_callbacks(struct sock_xprt *transport, struct sock *sk) in xs_save_old_callbacks()
789 static void xs_restore_old_callbacks(struct sock_xprt *transport, struct sock *sk) in xs_restore_old_callbacks()
799 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_sock_reset_state_flags() local
840 static void xs_reset_transport(struct sock_xprt *transport) in xs_reset_transport()
883 struct sock_xprt *transport = container_of(xprt, struct sock_xprt, xprt); in xs_close() local
[all …]
Dxprt.c90 int xprt_register_transport(struct xprt_class *transport) in xprt_register_transport()
122 int xprt_unregister_transport(struct xprt_class *transport) in xprt_unregister_transport()
/Linux-v4.19/arch/um/include/shared/
Dnet_kern.h52 struct transport { struct
66 extern void register_transport(struct transport *new); argument
/Linux-v4.19/drivers/scsi/
Dscsi_transport_iscsi.c744 iscsi_create_iface(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_create_iface()
1235 struct iscsi_transport *transport, in iscsi_create_flashnode_sess()
1284 struct iscsi_transport *transport, in iscsi_create_flashnode_conn()
2028 iscsi_alloc_session(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_alloc_session()
2120 iscsi_create_session(struct Scsi_Host *shost, struct iscsi_transport *transport, in iscsi_create_session()
2231 struct iscsi_transport *transport = session->transport; in iscsi_create_conn() local
2370 struct iscsi_transport *transport, uint32_t type, in iscsi_offload_mesg()
2472 void iscsi_post_host_event(uint32_t host_no, struct iscsi_transport *transport, in iscsi_post_host_event()
2503 void iscsi_ping_comp_event(uint32_t host_no, struct iscsi_transport *transport, in iscsi_ping_comp_event()
2551 iscsi_if_get_stats(struct iscsi_transport *transport, struct nlmsghdr *nlh) in iscsi_if_get_stats()
[all …]
/Linux-v4.19/include/uapi/linux/
Dvsockmon.h40 __le16 transport; /* enum af_vsockmon_transport */ member
Drxrpc.h31 } transport; member
/Linux-v4.19/arch/um/drivers/
Dnet_kern.c383 struct transport *transport, gfp_t gfp_mask) in eth_configure()
561 static int check_transport(struct transport *transport, char *eth, int n, in check_transport()
617 struct transport *transport; in eth_setup_common() local
Dvector_user.c449 char *transport; in uml_vector_user_open() local
/Linux-v4.19/include/scsi/
Dscsi_transport_iscsi.h207 struct iscsi_transport *transport; member
235 struct iscsi_transport *transport; member
296 struct iscsi_transport *transport; member
312 struct iscsi_transport *transport; member
356 struct iscsi_transport *transport; member
/Linux-v4.19/net/netrom/
Dnr_out.c38 unsigned char transport[NR_TRANSPORT_LEN]; in nr_output() local
/Linux-v4.19/include/uapi/scsi/
Dscsi_netlink.h45 uint8_t transport; member
/Linux-v4.19/drivers/infiniband/hw/usnic/
Dusnic_abi.h84 u32 transport; member
/Linux-v4.19/include/rdma/
Dib_addr.h69 enum rdma_transport_type transport; member
/Linux-v4.19/drivers/nvme/host/
Dfabrics.h91 char *transport; member
/Linux-v4.19/include/linux/
Dvirtio_vsock.h73 struct vsock_transport transport; member

12