changeCurrentAttr 448 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new Attr); changeCurrentAttr 452 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new Attr); changeCurrentAttr 631 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, il)); changeCurrentAttr 640 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, NULL)); changeCurrentAttr 642 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 670 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 1502 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, $4)); changeCurrentAttr 1508 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, term)); changeCurrentAttr 1520 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, $4)); changeCurrentAttr 1526 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, term)); changeCurrentAttr 1546 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrDefault($3, $4, $5)); changeCurrentAttr 1561 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrFilter($2)); changeCurrentAttr 1571 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeering($2)); changeCurrentAttr 1583 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrIfAddr($2->get_ipaddr(), $4, $5)); changeCurrentAttr 1688 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeer(protocol, $3, $4)); changeCurrentAttr 1878 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 1890 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2, $3)); changeCurrentAttr 1893 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2->name, $3)); changeCurrentAttr 1960 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrTypedef($2, $3)); changeCurrentAttr 2062 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrProtocol($2, $3)); changeCurrentAttr 2165 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr($3); changeCurrentAttr 2183 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrMntRoutes($2)); changeCurrentAttr 1843 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 1850 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 2128 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-1].attr->type, il)); changeCurrentAttr 2138 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, NULL)); changeCurrentAttr 2140 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 2176 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 3415 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3424 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3438 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3447 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3473 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrDefault(yyvsp[-3].peering, yyvsp[-2].actionList, yyvsp[-1].filter)); changeCurrentAttr 3495 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrFilter(yyvsp[-1].filter)); changeCurrentAttr 3509 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeering(yyvsp[-1].peering)); changeCurrentAttr 3523 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrIfAddr(yyvsp[-4].ip->get_ipaddr(), yyvsp[-2].i, yyvsp[-1].actionList)); changeCurrentAttr 3654 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeer(protocol, yyvsp[-2].ip, yyvsp[-1].peer_option_list)); changeCurrentAttr 3911 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 3925 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].string, yyvsp[-1].methodlist)); changeCurrentAttr 3931 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].rp_attr->name, yyvsp[-1].methodlist)); changeCurrentAttr 4029 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrTypedef(yyvsp[-2].string, yyvsp[-1].typenode)); changeCurrentAttr 4166 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrProtocol(yyvsp[-2].string, yyvsp[-1].protocol_option_list)); changeCurrentAttr 4327 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(yyvsp[-1].rpslattr); changeCurrentAttr 4350 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrMntRoutes(yyvsp[-1].listMntPrfxPair));