Home
last modified time | relevance | path

Searched refs:flowi6_flags (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c33 fl6.flowi6_flags = FLOWI_FLAG_KNOWN_NH; in nf_dup_ipv6_route()
/openbmc/linux/include/trace/events/
H A Dfib6.h47 __entry->flags = flp->flowi6_flags;
/openbmc/linux/include/net/
H A Dflow.h136 #define flowi6_flags __fl_common.flowic_flags macro
/openbmc/linux/net/netfilter/
H A Dnft_flow_offload.c249 fl.u.ip6.flowi6_flags = FLOWI_FLAG_ANYSRC; in nft_flow_route()
/openbmc/linux/net/ipv4/
H A Dip_vti.c196 fl->u.ip6.flowi6_flags |= FLOWI_FLAG_ANYSRC; in vti_xmit()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c473 .flowi6_flags = FLOWI_FLAG_ANYSRC, in ipvlan_route_v6_outbound()
/openbmc/linux/net/ipv6/
H A Draw.c885 fl6.flowi6_flags |= FLOWI_FLAG_KNOWN_NH; in rawv6_sendmsg()
H A Dip6_vti.c472 fl->u.ip6.flowi6_flags |= FLOWI_FLAG_ANYSRC; in vti6_xmit()
H A Dseg6_local.c292 fl6.flowi6_flags = FLOWI_FLAG_KNOWN_NH; in seg6_lookup_any_nexthop()
H A Dip6_output.c2018 !(fl6->flowi6_flags & FLOWI_FLAG_KNOWN_NH)) in __ip6_make_skb()
H A Droute.c2233 } else if (unlikely((fl6->flowi6_flags & FLOWI_FLAG_KNOWN_NH) && in ip6_pol_route()
/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c542 fl.u.ip6.flowi6_flags |= FLOWI_FLAG_ANYSRC; in xfrmi_xmit()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c438 fl6.flowi6_flags = FLOWI_FLAG_KNOWN_NH; in __ip_vs_route_output_v6()
/openbmc/linux/net/core/
H A Dfilter.c2254 .flowi6_flags = FLOWI_FLAG_ANYSRC, in __bpf_redirect_neigh_v6()
6037 fl6.flowi6_flags = 0; in bpf_ipv6_fib_lookup()