BR_SGRP_F_INSTALLED
ent->flags = BR_SGRP_F_INSTALLED | BR_SGRP_F_USER_ADDED;
if (!(src_ent->flags & BR_SGRP_F_INSTALLED))
if (!(src_ent->flags & BR_SGRP_F_INSTALLED))
if (src->flags & BR_SGRP_F_INSTALLED)
src->flags |= BR_SGRP_F_INSTALLED;
src->flags &= ~BR_SGRP_F_INSTALLED;