MCIS_IS_AGGR_CLIENT
is_aggr = (mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT);
ASSERT(mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT);
mcip->mci_state_flags |= MCIS_IS_AGGR_CLIENT;
if (mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT) {
if (mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT) {
is_aggr = (mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT) != 0;
if (mcip->mci_state_flags & MCIS_IS_AGGR_CLIENT) {