Searched refs:transport_type (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Dcm_msgs.h24 u8 transport_type = IBA_GET(CM_REQ_TRANSPORT_SERVICE_TYPE, req_msg); local
25 switch (transport_type) {
/linux-master/net/rxrpc/
H A Dutils.c22 srx->transport_type = SOCK_DGRAM;
31 srx->transport_type = SOCK_DGRAM;
H A Dpeer_object.c40 hash_key += srx->transport_type;
87 (peer->srx.transport_type - srx->transport_type) ?:
262 switch (peer->srx.transport_type) {
H A Dlocal_object.c64 diff = ((local->srx.transport_type - srx->transport_type) ?:
172 local, srx->transport_type, srx->transport.family);
260 srx->transport_type, srx->transport.family, &srx->transport);
H A Dpeer_event.c37 srx->transport_type = local->srx.transport_type;
H A Daf_rxrpc.c88 if (srx->transport_type != SOCK_DGRAM)
593 rx->srx.transport_type = SOCK_DGRAM;
H A Drxperf.c196 srx.transport_type = SOCK_DGRAM;
/linux-master/drivers/target/iscsi/
H A Discsi_target_transport.c16 if (t->transport_type == type) {
H A Discsi_target_login.c367 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND)
544 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND)
634 if (conn->conn_transport->transport_type == ISCSI_INFINIBAND)
H A Discsi_target.c663 .transport_type = ISCSI_TCP,
3578 conn->conn_transport->transport_type);
/linux-master/include/uapi/linux/
H A Drxrpc.h21 __u16 transport_type; /* type of transport socket (SOCK_DGRAM) */ member in struct:sockaddr_rxrpc
/linux-master/include/target/iscsi/
H A Discsi_transport.h9 int transport_type; member in struct:iscsit_transport
/linux-master/fs/afs/
H A Daddr_list.c294 srx.transport_type = SOCK_DGRAM;
338 srx.transport_type = SOCK_DGRAM;
H A Drxrpc.c56 srx.transport_type = SOCK_DGRAM;
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c667 .transport_type = ISCSI_CXGBIT,
/linux-master/drivers/infiniband/ulp/isert/
H A Dib_isert.c2596 .transport_type = ISCSI_INFINIBAND,

Completed in 247 milliseconds