Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/phonet/
A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c1850 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config()
2005 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
2121 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req()
2319 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()
2485 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h245 unsigned char rtm_scope; /* See below */ member
/linux-6.3-rc2/tools/testing/selftests/net/
A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
A Dipsec.c444 req.rt.rtm_scope = RT_SCOPE_LINK; in ip4_route_set()
/linux-6.3-rc2/net/ipv4/
A Dfib_frontend.c753 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
925 rtm->rtm_scope) { in ip_valid_fib_dump_req()
A Dipmr.c2320 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2484 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req()
2662 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
A Droute.c2962 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
3233 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-6.3-rc2/net/ipv6/
A Dip6mr.c2374 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
2539 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ip6mr_rtm_valid_getroute_req()
A Droute.c5639 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
5965 rtm->rtm_table || rtm->rtm_protocol || rtm->rtm_scope || in inet6_rtm_valid_getroute_req()
/linux-6.3-rc2/net/mctp/
A Droute.c1304 hdr->rtm_scope = RT_SCOPE_LINK; /* TODO: scope in mctp_route? */ in mctp_fill_rtinfo()

Completed in 51 milliseconds