Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1476 sol_ucma_mcast_t *mcastp; local
1490 mcastp->mcast_chan = chanp;
1496 mcastp->mcast_uobj.uo_live = 1;
1497 mcastp->mcast_id = join_resp.id = mcastp->mcast_uobj.uo_id;
1498 mcastp->mcast_uid = join_buf->uid;
1507 &mcastp->mcast_uobj);
1526 &mcastp->mcast_uobj);
1541 sol_ucma_mcast_t *mcastp; local
1551 if (mcastp == NULL) {
1556 chanp = mcastp->mcast_chan;
[all …]