Searched defs:join_resp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1472 sol_ucma_create_id_resp_t join_resp; local
1495 mcastp->mcast_id = join_resp.id = mcastp->mcast_uobj.uo_id;
1512 if (copyout(&join_resp, (void *) (join_buf->response.r_laddr),
1515 if (copyout(&join_resp, (void *) (join_buf->response.r_addr),

Completed in 73 milliseconds