Home
last modified time | relevance | path

Searched refs:PREFIXSET_FLAG_LONGER (Results 1 – 5 of 5) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Drde_filter.c291 (f->match.prefixset.flags & PREFIXSET_FLAG_LONGER))) in rde_filter_match()
H A Dbgpd.h837 #define PREFIXSET_FLAG_LONGER 0x08 /* filter all prefixes with or-longer */ macro
H A Dprintconf.c876 if (r->match.prefixset.flags & PREFIXSET_FLAG_LONGER) in print_rule()
H A Dparse.y2338 PREFIXSET_FLAG_LONGER;
H A Dparse.c4968 PREFIXSET_FLAG_LONGER; in yyparse()