Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dmain.c51 int ridhosts; /* 1=reduce host routes */ variable
154 ridhosts = 1; in main()
H A Ddefs.h431 extern int ridhosts; /* 1=reduce host routes */
H A Doutput.c521 || ridhosts in walk_supply()