Searched refs:RT_SCOPE_UNIVERSE (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_MASQUERADE.c91 newsrc = inet_select_addr(out, rt->rt_gateway, RT_SCOPE_UNIVERSE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_semantics.c99 .scope = RT_SCOPE_UNIVERSE,
115 .scope = RT_SCOPE_UNIVERSE,
119 .scope = RT_SCOPE_UNIVERSE,
123 .scope = RT_SCOPE_UNIVERSE,
127 .scope = RT_SCOPE_UNIVERSE,
131 .scope = RT_SCOPE_UNIVERSE,
H A Dfib_frontend.c243 *spec_dst = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE);
361 cfg->fc_scope = RT_SCOPE_UNIVERSE;
H A Droute.c1549 RT_SCOPE_UNIVERSE);
1916 .scope = RT_SCOPE_UNIVERSE,
2056 spec_dst = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE);
2373 RT_SCOPE_UNIVERSE),
2700 r->rtm_scope = RT_SCOPE_UNIVERSE;
H A Dfib_trie.c2275 case RT_SCOPE_UNIVERSE: return "universe";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_fib.c68 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE },
73 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
74 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
75 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
76 [RTN_THROW] = { .error = -EAGAIN, .scope = RT_SCOPE_UNIVERSE },
H A Ddn_route.c883 .scope = RT_SCOPE_UNIVERSE,
1232 .scope = RT_SCOPE_UNIVERSE,
1487 r->rtm_scope = RT_SCOPE_UNIVERSE;
H A Ddn_dev.c1188 ifa->ifa_scope = RT_SCOPE_UNIVERSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-linux.c242 addr->global_scope = ifaddrmsg->ifa_scope == RT_SCOPE_UNIVERSE || ifaddrmsg->ifa_scope == RT_SCOPE_SITE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diprule.c215 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
H A Diproute.c342 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h216 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diprule.c206 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
H A Diproute.c361 if (r->rtm_scope != RT_SCOPE_UNIVERSE && filter.scopemask != -1)
679 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h218 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_sync.c478 addr = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_netlink.c1149 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
1218 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daddrconf.c3188 return RT_SCOPE_UNIVERSE;
3238 u8 scope = RT_SCOPE_UNIVERSE;
3263 u8 scope = RT_SCOPE_UNIVERSE;
H A Droute.c2150 rtm->rtm_scope = RT_SCOPE_UNIVERSE;

Completed in 140 milliseconds