Home
last modified time | relevance | path

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

/netbsd/src/sbin/routed/
Ddefs.h229 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) macro
261 || (RT_ISHOST(rt) \
Doutput.c540 } else if (RT_ISHOST(RT)) { in walk_supply()
Dtable.c1444 if (RT_ISHOST(RT) in walk_kern()