Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_filter.c312 (f->match.prefixset.flags & PREFIXSET_FLAG_LONGER))) in rde_filter_match()
H A Dbgpd.h971 #define PREFIXSET_FLAG_LONGER 0x08 /* filter all prefixes with or-longer */ macro
H A Dprintconf.c1121 if (r->match.prefixset.flags & PREFIXSET_FLAG_LONGER) in print_rule()
H A Dparse.y2955 PREFIXSET_FLAG_LONGER;