Searched refs:FLOWI_FLAG_ANYSRC (Results 1 – 9 of 9) sorted by relevance
34 flags |= FLOWI_FLAG_ANYSRC; in ip_route_me_harder()
2520 if (!(fl4->flowi4_flags & FLOWI_FLAG_ANYSRC)) { in ip_route_output_key_hash_rcu()
37 #define FLOWI_FLAG_ANYSRC 0x01 macro
354 flags |= FLOWI_FLAG_ANYSRC; in inet_sk_flowi_flags()
289 flow_flags |= FLOWI_FLAG_ANYSRC; in ip_route_connect_init()
276 return (arg->flags & IP_REPLY_ARG_NOSRCCHECK) ? FLOWI_FLAG_ANYSRC : 0; in ip_reply_arg_flowi_flags()
424 .flowi4_flags = FLOWI_FLAG_ANYSRC, in ipvlan_process_v4_outbound()464 .flowi6_flags = FLOWI_FLAG_ANYSRC, in ipvlan_process_v6_outbound()
210 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC; in bpf_lwt_xmit_reroute()
262 fl4.flowi4_flags = FLOWI_FLAG_ANYSRC | FLOWI_FLAG_SKIP_NH_OIF; in vrf_process_v4_outbound()