ibcma_mcast_t
ibcma_mcast_t *ibmcastp;
ibmcastp = (ibcma_mcast_t *)entry->data;
kmem_free(ibmcastp, sizeof (ibcma_mcast_t));
ibcma_mcast_t *ib_mcastp = (ibcma_mcast_t *)arg;
ibcma_mcast_t *ibmcastp = NULL;
ibmcastp = kmem_zalloc(sizeof (ibcma_mcast_t), KM_SLEEP);
kmem_free(ibmcastp, sizeof (ibcma_mcast_t));
kmem_free(ibmcastp, sizeof (ibcma_mcast_t));
ibcma_mcast_t *ibmcastp = NULL;
ibmcastp = (ibcma_mcast_t *)entry->data;
kmem_free(ibmcastp, sizeof (ibcma_mcast_t));