Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/net/ipv4/netfilter/
A Dnf_dup_ipv4.c36 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
A Dipt_rpfilter.c79 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
A Dnft_fib_ipv4.c66 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/linux-6.3-rc2/include/net/
A Droute.h48 return RT_SCOPE_UNIVERSE; in ip_sock_rt_scope()
175 RT_SCOPE_UNIVERSE, proto, in ip_route_output_ports()
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c106 .scope = RT_SCOPE_UNIVERSE,
122 .scope = RT_SCOPE_UNIVERSE,
126 .scope = RT_SCOPE_UNIVERSE,
130 .scope = RT_SCOPE_UNIVERSE,
134 .scope = RT_SCOPE_UNIVERSE,
138 .scope = RT_SCOPE_UNIVERSE,
A Dfib_frontend.c289 scope = RT_SCOPE_UNIVERSE; in fib_compute_spec_dst()
361 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source()
576 cfg->fc_scope = RT_SCOPE_UNIVERSE; in rtentry_to_fib_config()
A Dsyncookies.c421 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, IPPROTO_TCP, in cookie_v4_check()
A Dinet_connection_sock.c795 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, in inet_csk_route_req()
833 RT_CONN_FLAGS(sk), RT_SCOPE_UNIVERSE, in inet_csk_route_child_sock()
A Droute.c515 __u8 scope = RT_SCOPE_UNIVERSE; in __build_flow_key()
1296 RT_SCOPE_UNIVERSE); in ip_rt_get_source()
2289 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()
2962 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
A Draw.c603 RT_SCOPE_UNIVERSE, in raw_sendmsg()
A Dping.c797 RT_SCOPE_UNIVERSE, sk->sk_protocol, in ping_v4_sendmsg()
A Dipmr.c2320 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2662 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
A Dip_output.c1716 RT_SCOPE_UNIVERSE, ip_hdr(skb)->protocol, in ip_send_unicast_reply()
A Dfib_trie.c2757 case RT_SCOPE_UNIVERSE: return "universe"; in rtn_scope()
A Dudp.c1225 RT_SCOPE_UNIVERSE, sk->sk_protocol, in udp_sendmsg()
/linux-6.3-rc2/net/phonet/
A Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux-6.3-rc2/net/netfilter/
A Dnf_nat_masquerade.c54 newsrc = inet_select_addr(out, nh, RT_SCOPE_UNIVERSE); in nf_nat_masquerade_ipv4()
/linux-6.3-rc2/net/rxrpc/
A Dpeer_object.c181 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h321 RT_SCOPE_UNIVERSE=0, enumerator
/linux-6.3-rc2/tools/testing/selftests/net/
A Dudpgso.c389 rt->rtm_scope = RT_SCOPE_UNIVERSE; in set_route_mtu()
/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()
2485 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_sync.c1431 addr = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE); in bind_mcastif_addr()
/linux-6.3-rc2/net/ipv6/
A Dsit.c937 RT_TOS(tos), RT_SCOPE_UNIVERSE, IPPROTO_IPV6, in ipip6_tunnel_xmit()
A Daddrconf.c4981 return RT_SCOPE_UNIVERSE; in rt_scope()
5087 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr()
5122 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr()
A Dip6mr.c2374 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()

Completed in 82 milliseconds

12