Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
H A Ddefs.h202 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) macro
234 || (RT_ISHOST(rt) \
H A Doutput.c517 } else if (RT_ISHOST(RT)) { in walk_supply()
H A Dtable.c1388 if (RT_ISHOST(RT) in walk_kern()