IRE_ONLINK
ire = ire_ftable_lookup_v4(addr, 0, 0, IRE_ONLINK, NULL, zoneid,
0, 0, IRE_ONLINK, NULL, zoneid,
else if (ire->ire_type & IRE_ONLINK)
else if (ire->ire_type & IRE_ONLINK)
ire = ire_ftable_lookup_v4(gateway, 0, 0, IRE_ONLINK, NULL,
if ((ire->ire_type & IRE_ONLINK) ||
uinfo->iulp_localnet = (ire->ire_type & IRE_ONLINK) != 0;
if (ire->ire_type & IRE_ONLINK) {
uinfo->iulp_localnet = (ire->ire_type & IRE_ONLINK) != 0;
ire_type = (IRE_OFFLINK|IRE_ONLINK);
if (ire->ire_type & IRE_ONLINK) {
ire_type = IRE_ONLINK;
ire_type = (IRE_OFFLINK|IRE_ONLINK);
if ((ire->ire_type & IRE_ONLINK) &&
if (ire->ire_type & IRE_ONLINK) {
ire_type = (IRE_ONLINK | IRE_OFFLINK) & ~(IRE_LOCAL|IRE_LOOPBACK);
if (ire->ire_type & IRE_ONLINK)
ASSERT(nexthop->ire_type & IRE_ONLINK);
if ((ire->ire_type & IRE_ONLINK) && ire->ire_masklen == max_masklen)
if (ire->ire_type & IRE_ONLINK) {
ire_type = (IRE_ONLINK|IRE_OFFLINK) & ~IRE_IF_CLONE;
if (ire->ire_type & IRE_ONLINK)
ire_type = (IRE_OFFLINK|IRE_ONLINK);
ire_type = (IRE_ONLINK|IRE_OFFLINK) & ~IRE_IF_CLONE;
if (ire->ire_type & IRE_ONLINK)
ire_type = (IRE_OFFLINK|IRE_ONLINK);