Home
last modified time | relevance | path

Searched refs:OP_XRANGE (Results 1 – 6 of 6) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dprintconf.c86 case OP_XRANGE: in print_prefix()
789 case OP_XRANGE: in print_as()
H A Drde_filter.c203 case OP_XRANGE: in rde_prefix_match()
H A Dbgpd.h907 OP_XRANGE, enumerator
H A Drde_attr.c919 case OP_XRANGE: in as_compare()
H A Dparse.y2844 | XRANGE { $$ = OP_XRANGE; }
H A Dparse.c5732 { (yyval.v.u8) = OP_XRANGE; } in yyparse()