Home
last modified time | relevance | path

Searched refs:PREFIXSET_FLAG_FILTER (Results 1 – 3 of 3) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h834 #define PREFIXSET_FLAG_FILTER 0x01 macro
H A Dparse.y2339 fmopts.m.prefixset.flags |= PREFIXSET_FLAG_FILTER;
H A Dparse.c4969 fmopts.m.prefixset.flags |= PREFIXSET_FLAG_FILTER; in yyparse()