COMMUNITY_LOCAL_AS
.flags = COMMUNITY_TYPE_BASIC | (COMMUNITY_LOCAL_AS << 8) |
.flags = COMMUNITY_TYPE_LARGE | (COMMUNITY_LOCAL_AS << 8) |
.flags = COMMUNITY_TYPE_EXT | (COMMUNITY_LOCAL_AS << 8) |
*flag = COMMUNITY_LOCAL_AS;
*flag = COMMUNITY_LOCAL_AS;
*flag = COMMUNITY_LOCAL_AS;
*flag = COMMUNITY_LOCAL_AS;
case COMMUNITY_LOCAL_AS:
case COMMUNITY_LOCAL_AS:
case COMMUNITY_LOCAL_AS:
case COMMUNITY_LOCAL_AS:
case COMMUNITY_LOCAL_AS:
else if ((c->flags >> 8 & 0xff) == COMMUNITY_LOCAL_AS)
else if ((c->flags >> 16 & 0xff) == COMMUNITY_LOCAL_AS)
case COMMUNITY_LOCAL_AS: