Home
last modified time | relevance | path

Searched refs:flowi4_flags (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/include/net/
H A Dflow.h74 #define flowi4_flags __fl_common.flowic_flags macro
107 fl4->flowi4_flags = flags; in flowi4_init_output()
H A Dip_tunnels.h275 fl4->flowi4_flags = flow_flags; in ip_tunnel_init_flow()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c37 fl4.flowi4_flags = FLOWI_FLAG_KNOWN_NH; in nf_dup_ipv4_route()
/openbmc/linux/net/ipv4/
H A Dnetfilter.c50 fl4.flowi4_flags = flags; in ip_route_me_harder()
H A Dip_vti.c183 fl->u.ip4.flowi4_flags |= FLOWI_FLAG_ANYSRC; in vti_xmit()
H A Droute.c2312 fl4.flowi4_flags = 0; in ip_route_input_slow()
2599 if (unlikely(fl4->flowi4_flags & in __mkroute_output()
2727 if (!(fl4->flowi4_flags & FLOWI_FLAG_ANYSRC)) { in ip_route_output_key_hash_rcu()
H A Dfib_frontend.c363 fl4.flowi4_flags = 0; in __fib_validate_source()
H A Dip_output.c1475 !(fl4->flowi4_flags & FLOWI_FLAG_KNOWN_NH)) in __ip_make_skb()
/openbmc/linux/include/trace/events/
H A Dfib.h49 __entry->flags = flp->flowi4_flags;
/openbmc/linux/net/core/
H A Dlwt_bpf.c208 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC; in bpf_lwt_xmit_reroute()
H A Dfilter.c2358 .flowi4_flags = FLOWI_FLAG_ANYSRC, in __bpf_redirect_neigh_v4()
5895 fl4.flowi4_flags = 0; in bpf_ipv4_fib_lookup()
/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c240 fl.u.ip4.flowi4_flags = FLOWI_FLAG_ANYSRC; in nft_flow_route()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c426 .flowi4_flags = FLOWI_FLAG_ANYSRC, in ipvlan_process_v4_outbound()
/openbmc/linux/net/ipv6/
H A Dip6_vti.c462 fl->u.ip4.flowi4_flags |= FLOWI_FLAG_ANYSRC; in vti6_xmit()
/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c559 fl.u.ip4.flowi4_flags |= FLOWI_FLAG_ANYSRC; in xfrmi_xmit()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c132 fl4.flowi4_flags = (rt_mode & IP_VS_RT_MODE_KNOWN_NH) ? in do_output_route4()
/openbmc/linux/drivers/net/
H A Dvrf.c546 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC; in vrf_process_v4_outbound()
H A Dgeneve.c826 fl4->flowi4_flags = info->key.flow_flags; in geneve_get_v4_rt()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2272 fl4.flowi4_flags = flow_flags; in vxlan_get_route()