Home
last modified time | relevance | path

Searched refs:xpc_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnfs.d51 ci_protocol = P->rq_xprt->xp_xpc.xpc_type == T_RDMA ? "rdma" :
81 ci_protocol = P->req->rq_xprt->xp_xpc.xpc_type == T_RDMA ? "rdma" :
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h403 int32_t xpc_type; /* transport type */ member
415 #define xp_type xp_xpc.xpc_type