/linux/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 | 71 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
|
/linux/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 | 260 return RT_SCOPE_UNIVERSE; in ip_sendmsg_scope()
|
/linux/net/xfrm/ |
H A D | xfrm_nat_keepalive.c | 53 RT_SCOPE_UNIVERSE, IPPROTO_UDP, 0, in nat_keepalive_send_ipv4()
|
/linux/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/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/include/uapi/linux/ |
H A D | rtnetlink.h | 330 RT_SCOPE_UNIVERSE=0, enumerator
|
/linux/net/rxrpc/ |
H A D | peer_object.c | 187 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
|
/linux/net/ipv4/ |
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 | 514 __u8 scope = RT_SCOPE_UNIVERSE; in __build_flow_key() 1306 RT_SCOPE_UNIVERSE); in ip_rt_get_source() 2335 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow() 2964 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 | 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 | ipmr.c | 2481 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute() 2824 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
|
H A D | fib_trie.c | 2735 case RT_SCOPE_UNIVERSE: return "universe"; in rtn_scope()
|
/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_iw_cm.c | 451 RT_SCOPE_UNIVERSE); in qedr_addr4_resolve()
|
/linux/net/mctp/ |
H A D | route.c | 1673 hdr->rtm_scope = RT_SCOPE_UNIVERSE; in mctp_fill_rtinfo()
|
/linux/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/net/ipv6/ |
H A D | sit.c | 940 tos & INET_DSCP_MASK, RT_SCOPE_UNIVERSE, in ipip6_tunnel_xmit()
|
H A D | addrconf.c | 5115 return RT_SCOPE_UNIVERSE; in rt_scope() 5212 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifmcaddr() 5248 u8 scope = RT_SCOPE_UNIVERSE; in inet6_fill_ifacaddr()
|
H A D | ip6mr.c | 2511 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
|
H A D | route.c | 5791 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | cm.c | 1990 RT_SCOPE_UNIVERSE); in irdma_addr_resolve_neigh()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 3687 RT_SCOPE_UNIVERSE); in cnic_get_v4_route()
|