Searched refs:FLOWI_FLAG_ANYSRC (Results 1 – 4 of 4) sorted by relevance
258 flags |= FLOWI_FLAG_ANYSRC; in inet_sk_flowi_flags()
22 #define FLOWI_FLAG_ANYSRC 0x01 macro
247 flow_flags |= FLOWI_FLAG_ANYSRC; in ip_route_connect_init()
177 return (arg->flags & IP_REPLY_ARG_NOSRCCHECK) ? FLOWI_FLAG_ANYSRC : 0; in ip_reply_arg_flowi_flags()