Searched refs:IRE_OFFSUBNET (Results 1 – 2 of 2) sorted by relevance
1626 if (!(rp->ipRouteInfo.re_ire_type & IRE_OFFSUBNET)) in ire_process_v4()1722 if (!(rp->ipv6RouteInfo.re_ire_type & IRE_OFFSUBNET) || in ire_process_v6()
515 #define IRE_OFFSUBNET (IRE_DEFAULT | IRE_PREFIX | IRE_HOST) macro516 #define IRE_OFFLINK IRE_OFFSUBNET