Lines Matching refs:RTN_LOCAL
381 (res.type != RTN_LOCAL || !IN_DEV_ACCEPT_LOCAL(idev)))
389 dev_match = dev_match || (res.type == RTN_LOCAL &&
893 if (!err && cfg.fc_type == RTN_LOCAL)
1087 if (type != RTN_LOCAL)
1115 fib_magic(RTM_NEWROUTE, RTN_LOCAL, addr, 32, prim, 0);
1131 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1160 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1165 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1209 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1308 fib_magic(RTM_DELROUTE, RTN_LOCAL, ifa->ifa_local, 32, prim, 0);
1313 if (gone && addr_type != RTN_LOCAL) {