Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h324 } rdma_info_t; typedef
439 rdma_stat (*rdma_getinfo)(rdma_info_t *info);
H A Drpcib.c310 static rdma_stat rib_getinfo(rdma_info_t *info);
3835 rib_getinfo(rdma_info_t *info) in rib_getinfo()