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 739 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, il)); changeCurrentAttr 748 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, NULL)); changeCurrentAttr 750 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 777 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 1616 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, $4)); changeCurrentAttr 1622 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrImport($2, $3, term)); changeCurrentAttr 1634 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, $4)); changeCurrentAttr 1640 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrExport($2, $3, term)); changeCurrentAttr 1660 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrDefault($3, $4, $5)); changeCurrentAttr 1675 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrFilter($2)); changeCurrentAttr 1685 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeering($2)); changeCurrentAttr 1697 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrIfAddr($2->get_ipaddr(), $4, $5)); changeCurrentAttr 1802 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrPeer(protocol, $3, $4)); changeCurrentAttr 1992 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrGeneric($1->type, $2)); changeCurrentAttr 2004 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2, $3)); changeCurrentAttr 2007 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrRPAttr($2->name, $3)); changeCurrentAttr 2074 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrTypedef($2, $3)); changeCurrentAttr 2176 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrProtocol($2, $3)); changeCurrentAttr 2279 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr($3); changeCurrentAttr 2297 modules/up/src/rpsl/rpsl/rpsl.y $$ = changeCurrentAttr(new AttrMntRoutes($2)); changeCurrentAttr 2118 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 2125 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new Attr); changeCurrentAttr 2602 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-1].attr->type, il)); changeCurrentAttr 2612 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, NULL)); changeCurrentAttr 2614 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 2649 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 3887 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3896 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrImport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3910 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, yyvsp[-1].policyExpr)); changeCurrentAttr 3919 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrExport(yyvsp[-3].protocol, yyvsp[-2].protocol, term)); changeCurrentAttr 3945 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrDefault(yyvsp[-3].peering, yyvsp[-2].actionList, yyvsp[-1].filter)); changeCurrentAttr 3967 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrFilter(yyvsp[-1].filter)); changeCurrentAttr 3981 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeering(yyvsp[-1].peering)); changeCurrentAttr 3995 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 4126 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrPeer(protocol, yyvsp[-2].ip, yyvsp[-1].peer_option_list)); changeCurrentAttr 4383 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrGeneric(yyvsp[-2].attr->type, yyvsp[-1].list)); changeCurrentAttr 4397 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].string, yyvsp[-1].methodlist)); changeCurrentAttr 4403 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrRPAttr(yyvsp[-2].rp_attr->name, yyvsp[-1].methodlist)); changeCurrentAttr 4501 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrTypedef(yyvsp[-2].string, yyvsp[-1].typenode)); changeCurrentAttr 4638 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrProtocol(yyvsp[-2].string, yyvsp[-1].protocol_option_list)); changeCurrentAttr 4799 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(yyvsp[-1].rpslattr); changeCurrentAttr 4822 modules/up/src/rpsl/rpsl/rpsl.y.cc yyval.attr = changeCurrentAttr(new AttrMntRoutes(yyvsp[-1].listMntPrfxPair));