Searched refs:FLOWI_FLAG_ANYSRC (Results 1 – 5 of 5) sorted by relevance
247 fl4.flowi4_flags |= FLOWI_FLAG_ANYSRC; in ip_route_connect()282 fl4.flowi4_flags |= FLOWI_FLAG_ANYSRC; in ip_route_newports()
230 flags |= FLOWI_FLAG_ANYSRC; in inet_sk_flowi_flags()
21 #define FLOWI_FLAG_ANYSRC 0x01 macro
172 return (arg->flags & IP_REPLY_ARG_NOSRCCHECK) ? FLOWI_FLAG_ANYSRC : 0; in ip_reply_arg_flowi_flags()
2521 if (!(oldflp4->flowi4_flags & FLOWI_FLAG_ANYSRC)) { in ip_route_output_slow()