Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Ddefs.h197 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) macro
229 || (RT_ISHOST(rt) \
H A Doutput.c512 } else if (RT_ISHOST(RT)) { in walk_supply()
H A Dtable.c1430 if (RT_ISHOST(RT) in walk_kern()