Home
last modified time | relevance | path

Searched refs:rtm_scope (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/net/decnet/
Ddn_fib.c202 if (r->rtm_scope >= RT_SCOPE_LINK) in dn_fib_check_nh()
219 fld.flowidn_scope = r->rtm_scope + 1; in dn_fib_check_nh()
274 if (dn_fib_props[r->rtm_type].scope > r->rtm_scope) in dn_fib_create_info()
352 if (r->rtm_scope > RT_SCOPE_HOST) in dn_fib_create_info()
355 if (r->rtm_scope == RT_SCOPE_HOST) { in dn_fib_create_info()
601 req.rtm.rtm_scope = (type != RTN_LOCAL ? RT_SCOPE_LINK : RT_SCOPE_HOST); in fib_magic()
Ddn_table.c317 rtm->rtm_scope = scope; in dn_fib_dump_info()
605 f->fn_scope == r->rtm_scope && in dn_fib_table_insert()
629 new_f->fn_scope = r->rtm_scope; in dn_fib_table_insert()
709 (r->rtm_scope == RT_SCOPE_NOWHERE || f->fn_scope == r->rtm_scope) && in dn_fib_table_delete()
Ddn_route.c1575 r->rtm_scope = RT_SCOPE_UNIVERSE; in dn_rt_fill_info()
/linux-4.4.14/net/phonet/
Dpn_netlink.c188 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux-4.4.14/include/uapi/linux/
Drtnetlink.h190 unsigned char rtm_scope; /* See below */ member
/linux-4.4.14/net/mpls/
Daf_mpls.c1128 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) in rtm_to_route_config()
1238 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
/linux-4.4.14/net/ipv4/
Dfib_frontend.c650 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
Dfib_semantics.c1239 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
Droute.c2435 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
Dipmr.c2281 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
/linux-4.4.14/net/ipv6/
Dip6mr.c2376 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
Droute.c3110 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()