Searched refs:RTF_MULTICAST (Results 1 – 3 of 3) sorted by relevance
91 rt->rt_flags |= RTF_MULTICAST; in in_addroute()
113 rt->rt_flags |= RTF_MULTICAST; in in6_addroute()
188 #define RTF_MULTICAST 0x800000 /* route represents a mcast address */ macro