Home
last modified time | relevance | path

Searched refs:RT_SCOPE_UNIVERSE (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c71 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE },
76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
77 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE },
78 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE },
79 [RTN_THROW] = { .error = -EAGAIN, .scope = RT_SCOPE_UNIVERSE },
H A Ddn_route.c954 .flowidn_scope = RT_SCOPE_UNIVERSE, in dn_route_output_slow()
1317 .flowidn_scope = RT_SCOPE_UNIVERSE, in dn_route_input_slow()
1567 r->rtm_scope = RT_SCOPE_UNIVERSE; in dn_rt_fill_info()
H A Ddn_dev.c1177 ifa->ifa_scope = RT_SCOPE_UNIVERSE; in dn_dev_up()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c36 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
H A Dipt_rpfilter.c80 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
H A Dnft_fib_ipv4.c66 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/OK3568_Linux_fs/kernel/include/net/
H A Droute.h164 RT_SCOPE_UNIVERSE, proto, in ip_route_output_ports()
301 flowi4_init_output(fl4, oif, sk->sk_mark, tos, RT_SCOPE_UNIVERSE, in ip_route_connect_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c103 .scope = RT_SCOPE_UNIVERSE,
119 .scope = RT_SCOPE_UNIVERSE,
123 .scope = RT_SCOPE_UNIVERSE,
127 .scope = RT_SCOPE_UNIVERSE,
131 .scope = RT_SCOPE_UNIVERSE,
135 .scope = RT_SCOPE_UNIVERSE,
H A Dfib_frontend.c288 scope = RT_SCOPE_UNIVERSE; in fib_compute_spec_dst()
361 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()
573 cfg->fc_scope = RT_SCOPE_UNIVERSE; in rtentry_to_fib_config()
H A Dsyncookies.c424 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, IPPROTO_TCP, in cookie_v4_check()
H A Dinet_connection_sock.c600 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, in inet_csk_route_req()
638 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, in inet_csk_route_child_sock()
H A Droute.c538 RT_SCOPE_LINK : RT_SCOPE_UNIVERSE; in ip_rt_fix_tos()
556 RT_SCOPE_UNIVERSE, prot, in __build_flow_key()
586 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, in build_sk_flow_key()
1323 RT_SCOPE_UNIVERSE); in ip_rt_get_source()
2200 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()
2874 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
H A Draw.c628 RT_SCOPE_UNIVERSE, in raw_sendmsg()
H A Dping.c792 RT_SCOPE_UNIVERSE, sk->sk_protocol, in ping_v4_sendmsg()
H A Dipmr.c2319 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2661 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
H A Dip_output.c1710 RT_SCOPE_UNIVERSE, ip_hdr(skb)->protocol, in ip_send_unicast_reply()
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Difutils.c280 ifm->ifa_scope = RT_SCOPE_UNIVERSE; in if_act_on_addr()
581 rtm->rtm_scope = gwaddr ? RT_SCOPE_UNIVERSE : RT_SCOPE_LINK; in if_act_on_route()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_masquerade.c53 newsrc = inet_select_addr(out, nh, RT_SCOPE_UNIVERSE); in nf_nat_masquerade_ipv4()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/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.h282 RT_SCOPE_UNIVERSE=0, enumerator
/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.h282 RT_SCOPE_UNIVERSE=0, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h304 RT_SCOPE_UNIVERSE=0, enumerator
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dpeer_object.c183 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
/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()
2490 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()

12