Home
last modified time | relevance | path

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

12

/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c37 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.c71 .flowi4_scope = RT_SCOPE_UNIVERSE, in nft_fib4_eval()
/linux/include/net/
H A Droute.h45 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 Dip.h260 return RT_SCOPE_UNIVERSE; in ip_sendmsg_scope()
/linux/net/xfrm/
H A Dxfrm_nat_keepalive.c53 RT_SCOPE_UNIVERSE, IPPROTO_UDP, 0, in nat_keepalive_send_ipv4()
/linux/net/netfilter/
H A Dnf_nat_masquerade.c54 newsrc = inet_select_addr(out, nh, RT_SCOPE_UNIVERSE); in nf_nat_masquerade_ipv4()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c266 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in __ip_route_add()
/linux/include/uapi/linux/
H A Drtnetlink.h330 RT_SCOPE_UNIVERSE=0, enumerator
/linux/net/rxrpc/
H A Dpeer_object.c187 fl6->flowi6_scope = RT_SCOPE_UNIVERSE; in rxrpc_assess_MTU_size()
/linux/net/ipv4/
H A Dfib_frontend.c289 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 Droute.c514 __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 Darp.c460 RT_SCOPE_UNIVERSE); in arp_filter()
H A Digmp.c1453 ifm->ifa_scope = RT_SCOPE_UNIVERSE; in inet_fill_ifmcaddr()
1934 RT_SCOPE_UNIVERSE); in ip_mc_find_dev()
H A Dipmr.c2481 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ipmr_fill_mroute()
2824 rtm->rtm_scope != RT_SCOPE_UNIVERSE || in rtm_to_ipmr_mfcc()
H A Dfib_trie.c2735 case RT_SCOPE_UNIVERSE: return "universe"; in rtn_scope()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c451 RT_SCOPE_UNIVERSE); in qedr_addr4_resolve()
/linux/net/mctp/
H A Droute.c1673 hdr->rtm_scope = RT_SCOPE_UNIVERSE; in mctp_fill_rtinfo()
/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c1425 addr = inet_select_addr(dev, 0, RT_SCOPE_UNIVERSE); in bind_mcastif_addr()
/linux/net/ipv6/
H A Dsit.c940 tos & INET_DSCP_MASK, RT_SCOPE_UNIVERSE, in ipip6_tunnel_xmit()
H A Daddrconf.c5115 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 Dip6mr.c2511 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in ip6mr_fill_mroute()
H A Droute.c5791 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in rt6_fill_node()
/linux/drivers/infiniband/hw/irdma/
H A Dcm.c1990 RT_SCOPE_UNIVERSE); in irdma_addr_resolve_neigh()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c3687 RT_SCOPE_UNIVERSE); in cnic_get_v4_route()

12