Home
last modified time | relevance | path

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

/linux/net/decnet/
A Ddn_fib.c205 if (r->rtm_scope >= RT_SCOPE_LINK) in dn_fib_check_nh()
222 fld.flowidn_scope = r->rtm_scope + 1; in dn_fib_check_nh()
277 if (dn_fib_props[r->rtm_type].scope > r->rtm_scope) in dn_fib_create_info()
355 if (r->rtm_scope > RT_SCOPE_HOST) in dn_fib_create_info()
358 if (r->rtm_scope == RT_SCOPE_HOST) { in dn_fib_create_info()
608 req.rtm.rtm_scope = (type != RTN_LOCAL ? RT_SCOPE_LINK : RT_SCOPE_HOST); in fib_magic()
A Ddn_table.c319 rtm->rtm_scope = scope; in dn_fib_dump_info()
608 f->fn_scope == r->rtm_scope && in dn_fib_table_insert()
632 new_f->fn_scope = r->rtm_scope; in dn_fib_table_insert()
712 (r->rtm_scope == RT_SCOPE_NOWHERE || f->fn_scope == r->rtm_scope) && in dn_fib_table_delete()
A Ddn_route.c1566 r->rtm_scope = RT_SCOPE_UNIVERSE; in dn_rt_fill_info()
/linux/net/phonet/
A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux/net/mpls/
A Daf_mpls.c1847 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config()
2002 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
2118 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req()
2316 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()
2482 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/linux/include/uapi/linux/
A Drtnetlink.h236 unsigned char rtm_scope; /* See below */ member
/linux/tools/testing/selftests/net/
A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
A Dipsec.c406 req.rt.rtm_scope = RT_SCOPE_LINK; in ip4_route_set()
/linux/net/ipv4/
A Dfib_frontend.c742 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
911 rtm->rtm_scope) { in ip_valid_fib_dump_req()
A Dipmr.c2317 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2481 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req()
2659 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
A Droute.c2939 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
3210 rtm->rtm_scope || rtm->rtm_type) { in inet_rtm_valid_getroute_req()
A Dfib_semantics.c1799 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
/linux/net/mctp/
A Droute.c1225 hdr->rtm_scope = RT_SCOPE_LINK; /* TODO: scope in mctp_route? */ in mctp_fill_rtinfo()
/linux/net/ipv6/
A Dip6mr.c2346 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
A Droute.c5652 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
5978 rtm->rtm_table || rtm->rtm_protocol || rtm->rtm_scope || in inet6_rtm_valid_getroute_req()

Completed in 77 milliseconds