Searched refs:flowi4_flags (Results 1 – 14 of 14) sorted by relevance
78 #define flowi4_flags __fl_common.flowic_flags macro111 fl4->flowi4_flags = flags; in flowi4_init_output()
37 fl4.flowi4_flags = FLOWI_FLAG_KNOWN_NH; in nf_dup_ipv4_route()
48 fl4.flowi4_flags = flags; in ip_route_me_harder()
36 fl4->flowi4_flags = FLOWI_FLAG_SKIP_NH_OIF; in __xfrm4_dst_lookup()
2103 fl4.flowi4_flags = 0; in ip_route_input_slow()2387 if (unlikely(fl4->flowi4_flags & in __mkroute_output()2520 if (!(fl4->flowi4_flags & FLOWI_FLAG_ANYSRC)) { in ip_route_output_key_hash_rcu()
372 fl4.flowi4_flags = 0; in __fib_validate_source()
2193 if (fl4->flowi4_oif && !(fl4->flowi4_flags & FLOWI_FLAG_SKIP_NH_OIF)) in fib_select_path()
1482 if (!(flp->flowi4_flags & FLOWI_FLAG_SKIP_NH_OIF)) { in fib_table_lookup()
50 __entry->flags = flp->flowi4_flags;
210 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC; in bpf_lwt_xmit_reroute()
4642 fl4.flowi4_flags = 0; in bpf_ipv4_fib_lookup()
424 .flowi4_flags = FLOWI_FLAG_ANYSRC, in ipvlan_process_v4_outbound()
262 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC | FLOWI_FLAG_SKIP_NH_OIF; in vrf_process_v4_outbound()
132 fl4.flowi4_flags = (rt_mode & IP_VS_RT_MODE_KNOWN_NH) ? in do_output_route4()