Searched refs:transport_type (Results 1 – 15 of 15) sorted by relevance
24 u8 transport_type = IBA_GET(CM_REQ_TRANSPORT_SERVICE_TYPE, req_msg); in cm_req_get_qp_type() local25 switch (transport_type) { in cm_req_get_qp_type()
22 srx->transport_type = SOCK_DGRAM; in rxrpc_extract_addr_from_skb()31 srx->transport_type = SOCK_DGRAM; in rxrpc_extract_addr_from_skb()
64 diff = ((local->srx.transport_type - srx->transport_type) ?: in rxrpc_local_cmp_key()172 local, srx->transport_type, srx->transport.family); in rxrpc_open_socket()257 srx->transport_type, srx->transport.family, &srx->transport); in rxrpc_lookup_local()
40 hash_key += srx->transport_type; in rxrpc_peer_hash_key()87 (peer->srx.transport_type - srx->transport_type) ?: in rxrpc_peer_cmp_key()269 switch (peer->srx.transport_type) { in rxrpc_init_peer()
37 srx->transport_type = local->srx.transport_type; in rxrpc_lookup_peer_local_rcu()
88 if (srx->transport_type != SOCK_DGRAM) in rxrpc_validate_address()563 rx->srx.transport_type = SOCK_DGRAM; in rxrpc_sendmsg()
202 srx.transport_type = SOCK_DGRAM; in rxperf_open_socket()
16 if (t->transport_type == type) { in iscsit_get_transport()
326 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()
21 __u16 transport_type; /* type of transport socket (SOCK_DGRAM) */ member
294 srx.transport_type = SOCK_DGRAM; in afs_merge_fs_addr4()338 srx.transport_type = SOCK_DGRAM; in afs_merge_fs_addr6()
67 srx.transport_type = SOCK_DGRAM; in afs_open_socket()
9 int transport_type; member
667 .transport_type = ISCSI_CXGBIT,
2591 .transport_type = ISCSI_INFINIBAND,