changeCurrentAttr 447 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new Attr); changeCurrentAttr 451 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new Attr); changeCurrentAttr 643 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, il)); changeCurrentAttr 652 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, NULL)); changeCurrentAttr 654 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 681 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 1512 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, $4)); changeCurrentAttr 1518 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, term)); changeCurrentAttr 1530 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, $4)); changeCurrentAttr 1536 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, term)); changeCurrentAttr 1556 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrDefault($3, $4, $5)); changeCurrentAttr 1571 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrFilter($2)); changeCurrentAttr 1581 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeering($2)); changeCurrentAttr 1593 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrIfAddr($2->get_ipaddr(), $4, $5)); changeCurrentAttr 1698 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeer(protocol, $3, $4)); changeCurrentAttr 1888 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 1900 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2, $3)); changeCurrentAttr 1903 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2->name, $3)); changeCurrentAttr 1970 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrTypedef($2, $3)); changeCurrentAttr 2072 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrProtocol($2, $3)); changeCurrentAttr 2175 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr($3); changeCurrentAttr 2193 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrMntRoutes($2)); changeCurrentAttr 1849 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 1856 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 2153 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-1].attr->type, il)); changeCurrentAttr 2163 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, NULL)); changeCurrentAttr 2165 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 2201 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 3439 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3448 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3462 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3471 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3497 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrDefault(yyvsp[-3].peering, yyvsp[-2].actionList, yyvsp[-1].filter)); changeCurrentAttr 3519 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrFilter(yyvsp[-1].filter)); changeCurrentAttr 3533 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeering(yyvsp[-1].peering)); changeCurrentAttr 3547 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 3678 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeer(protocol, yyvsp[-2].ip, yyvsp[-1].peer_option_list)); changeCurrentAttr 3935 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 3949 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].string, yyvsp[-1].methodlist)); changeCurrentAttr 3955 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].rp_attr->name, yyvsp[-1].methodlist)); changeCurrentAttr 4053 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrTypedef(yyvsp[-2].string, yyvsp[-1].typenode)); changeCurrentAttr 4190 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrProtocol(yyvsp[-2].string, yyvsp[-1].protocol_option_list)); changeCurrentAttr 4351 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(yyvsp[-1].rpslattr); changeCurrentAttr 4374 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrMntRoutes(yyvsp[-1].listMntPrfxPair));