Home
last modified time | relevance | path

Searched defs:send_mr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/librdmacm/examples/
H A Drdma_client.c43 static struct ibv_mr *mr, *send_mr; variable
H A Drdma_server.c42 static struct ibv_mr *mr, *send_mr; variable
H A Drping.c127 struct ibv_mr *send_mr; member