| /linux-6.15/net/ipv4/netfilter/ |
| H A D | nf_dup_ipv4.c | 37 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
|
| H A D | ipt_rpfilter.c | 80 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
|
| H A D | nft_fib_ipv4.c | 66 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
|
| /linux-6.15/include/net/ |
| H A D | route.h | 45 return RT_SCOPE_UNIVERSE; in ip_sock_rt_scope() 208 sk ? ip_sock_rt_scope(sk) : RT_SCOPE_UNIVERSE, in ip_route_output_ports()
|
| H A D | ip.h | 258 return RT_SCOPE_UNIVERSE; in ip_sendmsg_scope()
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_semantics.c | 95 .scope = RT_SCOPE_UNIVERSE, 111 .scope = RT_SCOPE_UNIVERSE, 115 .scope = RT_SCOPE_UNIVERSE, 119 .scope = RT_SCOPE_UNIVERSE, 123 .scope = RT_SCOPE_UNIVERSE, 127 .scope = RT_SCOPE_UNIVERSE,
|
| H A D | fib_frontend.c | 289 scope = RT_SCOPE_UNIVERSE; in fib_compute_spec_dst() 362 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in __fib_validate_source() 582 cfg->fc_scope = RT_SCOPE_UNIVERSE; in rtentry_to_fib_config()
|
| H A D | route.c | 510 __u8 scope = RT_SCOPE_UNIVERSE; in __build_flow_key() 1299 RT_SCOPE_UNIVERSE); in ip_rt_get_source() 2321 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow() 2952 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
|
| H A D | arp.c | 460 RT_SCOPE_UNIVERSE); in arp_filter()
|
| H A D | ipmr.c | 2354 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute() 2697 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
|
| H A D | igmp.c | 1453 ifm->ifa_scope = RT_SCOPE_UNIVERSE; in inet_fill_ifmcaddr() 1934 RT_SCOPE_UNIVERSE); in ip_mc_find_dev()
|
| H A D | ip_output.c | 1632 RT_SCOPE_UNIVERSE, ip_hdr(skb)->protocol, in ip_send_unicast_reply()
|
| H A D | ip_gre.c | 934 .flowi4_scope = RT_SCOPE_UNIVERSE, in ipgre_open()
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 49 RT_SCOPE_UNIVERSE, IPPROTO_UDP, 0, in nat_keepalive_send_ipv4()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_nat_masquerade.c | 54 newsrc = inet_select_addr(out, nh, RT_SCOPE_UNIVERSE); in nf_nat_masquerade_ipv4()
|
| /linux-6.15/net/phonet/ |
| H A D | pn_netlink.c | 190 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
|
| /linux-6.15/net/rxrpc/ |
| H A D | peer_object.c | 188 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 330 RT_SCOPE_UNIVERSE=0, enumerator
|
| /linux-6.15/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | netlink.c | 266 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in __ip_route_add()
|
| /linux-6.15/net/mpls/ |
| H A D | af_mpls.c | 597 rt = ip_route_output(net, daddr.s_addr, 0, 0, 0, RT_SCOPE_UNIVERSE); in inet_fib_lookup_dev() 1834 if (rtm->rtm_scope != RT_SCOPE_UNIVERSE) { in rtm_to_route_config() 1989 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_dump_route() 2470 r->rtm_scope = RT_SCOPE_UNIVERSE; in mpls_getroute()
|
| /linux-6.15/drivers/net/ppp/ |
| H A D | pptp.c | 140 RT_SCOPE_UNIVERSE, IPPROTO_GRE, 0, in pptp_route_output()
|
| /linux-6.15/drivers/infiniband/hw/qedr/ |
| H A D | qedr_iw_cm.c | 451 RT_SCOPE_UNIVERSE); in qedr_addr4_resolve()
|
| /linux-6.15/net/netfilter/ipvs/ |
| H A D | ip_vs_sync.c | 1425 addr = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE); in bind_mcastif_addr()
|
| /linux-6.15/net/ipv6/ |
| H A D | sit.c | 940 tos & INET_DSCP_MASK, RT_SCOPE_UNIVERSE, in ipip6_tunnel_xmit()
|
| H A D | addrconf.c | 5119 return RT_SCOPE_UNIVERSE; in rt_scope() 5216 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() 5252 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr()
|