Home
last modified time | relevance | path

Searched refs:transport_type (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/infiniband/core/
H A Dcm_msgs.h24 u8 transport_type = IBA_GET(CM_REQ_TRANSPORT_SERVICE_TYPE, req_msg); in cm_req_get_qp_type() local
25 switch (transport_type) { in cm_req_get_qp_type()
/linux/net/rxrpc/
H A Dutils.c22 srx->transport_type = SOCK_DGRAM; in rxrpc_extract_addr_from_skb()
31 srx->transport_type = SOCK_DGRAM; in rxrpc_extract_addr_from_skb()
H A Dpeer_object.c40 hash_key += srx->transport_type; in rxrpc_peer_hash_key()
87 (peer->srx.transport_type - srx->transport_type) ?: in rxrpc_peer_cmp_key()
270 switch (peer->srx.transport_type) { in rxrpc_init_peer()
H A Dpeer_event.c37 srx->transport_type = local->srx.transport_type; in rxrpc_lookup_peer_local_rcu()
H A Drxperf.c196 srx.transport_type = SOCK_DGRAM; in rxperf_open_socket()
/linux/drivers/target/iscsi/
H A Discsi_target_transport.c16 if (t->transport_type == type) { in iscsit_get_transport()
H A Discsi_target_login.c326 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND) in iscsi_login_zero_tsih_s2()
503 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND) in iscsi_login_non_zero_tsih_s2()
593 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND) in iscsi_post_login_start_timers()
H A Discsi_target.c653 .transport_type = ISCSI_TCP,
3526 conn->conn_transport->transport_type); in iscsit_send_text_rsp()
/linux/include/uapi/linux/
H A Drxrpc.h21 __u16 transport_type; /* type of transport socket (SOCK_DGRAM) */ member
/linux/fs/afs/
H A Daddr_list.c294 srx.transport_type = SOCK_DGRAM; in afs_merge_fs_addr4()
338 srx.transport_type = SOCK_DGRAM; in afs_merge_fs_addr6()
H A Drxrpc.c57 srx.transport_type = SOCK_DGRAM; in afs_open_socket()
/linux/include/target/iscsi/
H A Discsi_transport.h9 int transport_type; member
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c667 .transport_type = ISCSI_CXGBIT,
/linux/Documentation/networking/
H A Drxrpc.rst561 .transport_type = SOCK_DGRAM, /* type of transport socket */
591 .transport_type = SOCK_DGRAM, /* type of transport socket */
672 .transport_type = SOCK_DGRAM, /* type of transport socket */
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c2593 .transport_type = ISCSI_INFINIBAND,