Home
last modified time | relevance | path

Searched refs:transports (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/net/rds/
Dtransport.c47 static struct rds_transport *transports[RDS_TRANS_COUNT]; variable
56 if (transports[trans->t_type]) in rds_trans_register()
60 transports[trans->t_type] = trans; in rds_trans_register()
72 transports[trans->t_type] = NULL; in rds_trans_unregister()
102 trans = transports[i]; in rds_trans_get_preferred()
121 trans = transports[t_type]; in rds_trans_get()
127 trans = transports[t_type]; in rds_trans_get()
157 trans = transports[i]; in rds_trans_stats_info_copy()
/Linux-v5.15/net/sctp/
Dassociola.c379 transport = list_entry(pos, struct sctp_transport, transports); in sctp_association_free()
501 list_del_rcu(&peer->transports); in sctp_assoc_rm_peer()
507 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_rm_peer()
722 list_add_tail_rcu(&peer->transports, &asoc->peer.transport_addr_list); in sctp_assoc_add_peer()
750 transport = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_del_peer()
769 transports) { in sctp_assoc_lookup_paddr()
785 transports) { in sctp_assoc_del_nonprimary_peers()
964 transports) { in sctp_assoc_lookup_tsn()
1124 trans = list_entry(pos, struct sctp_transport, transports); in sctp_assoc_update()
1164 transports) in sctp_assoc_update()
[all …]
Dproc.c121 transports) { in sctp_seq_dump_remote_addrs()
317 transports) { in sctp_remaddr_seq_show()
Doutqueue.c214 transports) { in __sctp_outq_teardown()
435 transports) { in sctp_prsctp_prune()
1260 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()
1295 transports) { in sctp_outq_sack()
1324 list_for_each_entry(transport, transport_list, transports) { in sctp_outq_sack()
1348 list_for_each_entry(transport, transport_list, transports) in sctp_outq_sack()
Dsm_sideeffect.c720 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_cmd_hb_timers_start()
732 transports) { in sctp_cmd_hb_timers_stop()
745 transports) { in sctp_cmd_t3_rtx_timers_stop()
1021 t = list_entry(pos, struct sctp_transport, transports); in sctp_cmd_del_non_primary()
1599 transports) { in sctp_cmd_interpreter()
1626 transports) { in sctp_cmd_interpreter()
Dsm_make_chunk.c845 transports) in sctp_make_sack()
2428 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init()
2476 transports) { in sctp_process_init()
2519 transport = list_entry(pos, struct sctp_transport, transports); in sctp_process_init()
3387 transports) { in sctp_asconf_param_success()
3401 transports) { in sctp_asconf_param_success()
Dsocket.c173 list_for_each_entry(t, &asoc->peer.transport_addr_list, transports) in sctp_for_each_tx_datachunk()
641 &asoc->peer.transport_addr_list, transports) { in sctp_send_asconf_add_ip()
891 transports) { in sctp_send_asconf_del_ip()
2565 transports) { in sctp_apply_peer_addr_params()
2590 transports) { in sctp_apply_peer_addr_params()
2675 transports) { in sctp_setsockopt_peer_addr_params()
2715 transports) { in sctp_apply_asoc_delayed_ack()
3155 transports) { in sctp_setsockopt_associnfo()
3902 transports) { in sctp_setsockopt_paddr_thresholds()
4474 transports) in sctp_setsockopt_encap_port()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/input/rmi4/
Drmi_f01.txt4 transports and different functions. This file describes the device tree
6 for transports and other functions can be found in:
Drmi_spi.txt4 transports and different functions. This file describes the device tree
6 for other transports and functions can be found in
Drmi_i2c.txt4 transports and different functions. This file describes the device tree
6 for other transports and functions can be found in
Drmi_2d_sensor.txt4 transports and different functions. This file describes the device tree
6 Function 12. Complete documentation for transports and other functions
/Linux-v5.15/net/9p/
DKconfig22 This builds support for a transports between
/Linux-v5.15/drivers/infiniband/ulp/ipoib/
DKconfig7 transports IP packets over InfiniBand so you can use your IB
/Linux-v5.15/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst228 * All transports which have tso and checksum offloads can deliver speeds
231 * All transports which have multi-packet rx and/or tx can deliver pps
234 * All legacy transports are generally limited to ~600-700MBit and 0.05Mps
252 For newer network drivers like the vector transports, ``root`` privilege
266 Configuring vector transports
269 All vector transports support a similar syntax:
279 These options are common for all transports:
296 corresponding UML transports (raw, tap, hybrid) in order for networking to
313 * ``src, dst, src_port, dst_port`` - all transports which use sockets
318 transports which operate over IP. Additionally, for transports that
[all …]
/Linux-v5.15/arch/um/drivers/
Dnet_kern.c541 static LIST_HEAD(transports);
582 list_add(&new->list, &transports); in register_transport()
608 list_for_each(ele, &transports) { in eth_setup_common()
DKconfig242 This driver provides tap, raw, gre and l2tpv3 network transports
278 at least one UML with one of the other transports to act as a
322 unlike other network transports that can handle all Ethernet
325 other transports, SLiRP works without the need of root level
/Linux-v5.15/drivers/nvme/target/
DKconfig13 You need to select at least one of the transports below to make this
/Linux-v5.15/net/sunrpc/
DKconfig74 transports (InfiniBand, iWARP, or RoCE).
/Linux-v5.15/net/vmw_vsock/
DKconfig13 You should also select one or more hypervisor-specific transports
/Linux-v5.15/Documentation/driver-api/
Dscsi.rst171 Infrastructure to provide async events from transports to userspace via
173 transports. See `the original patch
/Linux-v5.15/Documentation/networking/
Drds.rst26 transports. The current implementation used to support RDS over TCP as well
268 sages on sockets. The dense bitmaps let transports send the
396 (though the concept can be extended to other transports). The classical
/Linux-v5.15/Documentation/networking/caif/
Dlinux_caif.rst22 ST-Ericsson modems support a number of transports between modem
/Linux-v5.15/Documentation/networking/device_drivers/cellular/qualcomm/
Drmnet.rst15 IP mode. Physical transports include USB, HSIC, PCIe and IP accelerator.
/Linux-v5.15/Documentation/filesystems/nfs/
Dknfsd-stats.rst108 Note that incoming packets on NFS transports will be dealt with in
/Linux-v5.15/Documentation/scsi/
Dufs.rst96 UTP transports messages through UFS protocol information unit(UPIU).

12