Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/routed/
HDdefs.h224 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) macro
256 || (RT_ISHOST(rt) \
HDoutput.c522 } else if (RT_ISHOST(RT)) { in walk_supply()
HDtable.c1431 if (RT_ISHOST(RT) in walk_kern()