Home
last modified time | relevance | path

Searched refs:rtm_scope (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/net/phonet/
H A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/kernel/linux/linux-6.6/net/phonet/
H A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c1855 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config()
2010 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
2126 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req()
2328 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()
2494 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c1852 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config()
2007 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
2123 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req()
2321 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()
2487 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
H A Dipsec.c406 req.rt.rtm_scope = RT_SCOPE_LINK; in ip4_route_set()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h229 unsigned char rtm_scope; /* See below */ member
292 /* rtm_scope
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h245 unsigned char rtm_scope; /* See below */ member
309 /* rtm_scope
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
H A Dipsec.c444 req.rt.rtm_scope = RT_SCOPE_LINK; in ip4_route_set()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h185 unsigned char rtm_scope; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h157 unsigned char rtm_scope; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h185 unsigned char rtm_scope; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_frontend.c745 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
917 rtm->rtm_scope) { in ip_valid_fib_dump_req()
H A Dipmr.c2319 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2483 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req()
2661 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
H A Droute.c2887 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
3155 rtm->rtm_scope || rtm->rtm_type) { in inet_rtm_valid_getroute_req()
H A Dfib_semantics.c1825 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_frontend.c756 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
928 rtm->rtm_scope) { in ip_valid_fib_dump_req()
H A Dipmr.c2335 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2499 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req()
2677 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
H A Droute.c2961 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
3232 rtm->rtm_scope || rtm->rtm_type) { in inet_rtm_valid_getroute_req()
H A Dfib_semantics.c1806 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c2364 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
2529 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ip6mr_rtm_valid_getroute_req()
/kernel/linux/linux-6.6/net/mctp/
H A Droute.c1320 hdr->rtm_scope = RT_SCOPE_LINK; /* TODO: scope in mctp_route? */ in mctp_fill_rtinfo()
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c2349 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
H A Droute.c5544 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
5864 rtm->rtm_table || rtm->rtm_protocol || rtm->rtm_scope || in inet6_rtm_valid_getroute_req()

Completed in 64 milliseconds

12