Home
last modified time | relevance | path

Searched refs:FLOWI_FLAG_ANYSRC (Results 1 – 4 of 4) sorted by relevance

/include/net/
Dinet_sock.h258 flags |= FLOWI_FLAG_ANYSRC; in inet_sk_flowi_flags()
Dflow.h22 #define FLOWI_FLAG_ANYSRC 0x01 macro
Droute.h247 flow_flags |= FLOWI_FLAG_ANYSRC; in ip_route_connect_init()
Dip.h177 return (arg->flags & IP_REPLY_ARG_NOSRCCHECK) ? FLOWI_FLAG_ANYSRC : 0; in ip_reply_arg_flowi_flags()