Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/ipv4/netfilter/
Dnf_dup_ipv4.c37 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in nf_dup_ipv4_route()
Dipt_rpfilter.c80 flow.flowi4_scope = RT_SCOPE_UNIVERSE; in rpfilter_mt()
Dnft_fib_ipv4.c65 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/linux-6.12.1/include/net/
Droute.h44 return RT_SCOPE_UNIVERSE; in ip_sock_rt_scope()
180 sk ? ip_sock_rt_scope(sk) : RT_SCOPE_UNIVERSE, in ip_route_output_ports()
Dip.h257 return RT_SCOPE_UNIVERSE; in ip_sendmsg_scope()
/linux-6.12.1/net/ipv4/
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,
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()
Droute.c504 __u8 scope = RT_SCOPE_UNIVERSE; in __build_flow_key()
1278 RT_SCOPE_UNIVERSE); in ip_rt_get_source()
2270 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()
2893 r->rtm_scope = RT_SCOPE_UNIVERSE; in rt_fill_info()
Darp.c460 RT_SCOPE_UNIVERSE); in arp_filter()
Dipmr.c2336 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2679 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
Dip_output.c1626 RT_SCOPE_UNIVERSE, ip_hdr(skb)->protocol, in ip_send_unicast_reply()
/linux-6.12.1/net/xfrm/
Dxfrm_nat_keepalive.c49 RT_SCOPE_UNIVERSE, IPPROTO_UDP, 0, in nat_keepalive_send_ipv4()
/linux-6.12.1/net/phonet/
Dpn_netlink.c177 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux-6.12.1/net/netfilter/
Dnf_nat_masquerade.c54 newsrc = inet_select_addr(out, nh, RT_SCOPE_UNIVERSE); in nf_nat_masquerade_ipv4()
/linux-6.12.1/net/rxrpc/
Dpeer_object.c183 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
/linux-6.12.1/include/uapi/linux/
Drtnetlink.h321 RT_SCOPE_UNIVERSE=0, enumerator
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dnetlink.c266 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in __ip_route_add()
/linux-6.12.1/net/mpls/
Daf_mpls.c597 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.12.1/drivers/net/ppp/
Dpptp.c140 RT_SCOPE_UNIVERSE, IPPROTO_GRE, 0, in pptp_route_output()
/linux-6.12.1/drivers/infiniband/hw/qedr/
Dqedr_iw_cm.c451 RT_SCOPE_UNIVERSE); in qedr_addr4_resolve()
/linux-6.12.1/net/bridge/
Dbr_netfilter_hooks.c408 RT_SCOPE_UNIVERSE); in br_nf_pre_routing_finish()
/linux-6.12.1/net/netfilter/ipvs/
Dip_vs_sync.c1425 addr = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE); in bind_mcastif_addr()
/linux-6.12.1/net/ipv6/
Dsit.c939 tos & INET_DSCP_MASK, RT_SCOPE_UNIVERSE, in ipip6_tunnel_xmit()
Daddrconf.c5101 return RT_SCOPE_UNIVERSE; in rt_scope()
5214 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr()
5249 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr()
Dip6mr.c2361 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()

12