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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h247 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) macro
284 (RT_ISHOST(rt) && \
H A Doutput.c584 if (!RT_ISHOST(RT)) {
H A Dtable.c2014 if (RT_ISHOST(RT) && ntohl(RT->rt_dst) == RT->rt_gate)

Completed in 67 milliseconds