Lines Matching refs:RTN_LOCAL
381 (res.type != RTN_LOCAL || !IN_DEV_ACCEPT_LOCAL(idev)))
389 dev_match = dev_match || (res.type == RTN_LOCAL &&
904 if (!err && cfg.fc_type == RTN_LOCAL)
1098 if (type != RTN_LOCAL)
1126 fib_magic(RTM_NEWROUTE, RTN_LOCAL, addr, 32, prim, 0);
1142 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1169 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1174 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1218 dev->flags & IFF_LOOPBACK ? RTN_LOCAL : RTN_UNICAST,
1317 fib_magic(RTM_DELROUTE, RTN_LOCAL, ifa->ifa_local, 32, prim, 0);
1322 if (gone && addr_type != RTN_LOCAL) {