Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c206 if (r->rtm_scope >= RT_SCOPE_LINK) in dn_fib_check_nh()
223 fld.flowidn_scope = r->rtm_scope + 1; in dn_fib_check_nh()
278 if (dn_fib_props[r->rtm_type].scope > r->rtm_scope) in dn_fib_create_info()
356 if (r->rtm_scope > RT_SCOPE_HOST) in dn_fib_create_info()
359 if (r->rtm_scope == RT_SCOPE_HOST) { in dn_fib_create_info()
609 req.rtm.rtm_scope = (type != RTN_LOCAL ? RT_SCOPE_LINK : RT_SCOPE_HOST); in fib_magic()
H 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()
H A Ddn_route.c1567 r->rtm_scope = RT_SCOPE_UNIVERSE; in dn_rt_fill_info()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/OK3568_Linux_fs/kernel/net/mpls/
H A Daf_mpls.c1851 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config()
2006 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route()
2122 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req()
2324 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()
2490 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h208 unsigned char rtm_scope; /* See below */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h208 unsigned char rtm_scope; /* See below */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h229 unsigned char rtm_scope; /* See below */ member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Difutils.c581 rtm->rtm_scope = gwaddr ? RT_SCOPE_UNIVERSE : RT_SCOPE_LINK; in if_act_on_route()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c742 cfg->fc_scope = rtm->rtm_scope; in rtm_to_fib_config()
914 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.c2874 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
3142 rtm->rtm_scope || rtm->rtm_type) { in inet_rtm_valid_getroute_req()
H A Dfib_semantics.c1816 rtm->rtm_scope = fi->fib_scope; in fib_dump_info()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6mr.c2349 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
H A Droute.c5506 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
5826 rtm->rtm_table || rtm->rtm_protocol || rtm->rtm_scope || in inet6_rtm_valid_getroute_req()