Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ospfd/
H A Dospf.h34 #define DEFAULT_REDIST_METRIC 100 macro
H A Dparse.y380 optlist : /* empty */ { $$ = DEFAULT_REDIST_METRIC; }
384 $$ |= DEFAULT_REDIST_METRIC;
389 $$ |= DEFAULT_REDIST_METRIC;
/openbsd/usr.sbin/ospf6d/
H A Dospf6.h36 #define DEFAULT_REDIST_METRIC 100 macro
H A Dparse.y337 optlist : /* empty */ { $$ = DEFAULT_REDIST_METRIC; }
341 $$ |= DEFAULT_REDIST_METRIC;
346 $$ |= DEFAULT_REDIST_METRIC;