]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/flow.h
ipv4: Allow configuring subnets as local addresses
[net-next-2.6.git] / include / net / flow.h
index bb08692a20b08841ead94acce78c9ead82293d94..0ac3fb5e0973460f3046cdf1f00a0e1114a13dff 100644 (file)
@@ -49,6 +49,7 @@ struct flowi {
        __u8    proto;
        __u8    flags;
 #define FLOWI_FLAG_ANYSRC 0x01
+#define FLOWI_FLAG_MATCH_ANY_IIF 0x02
        union {
                struct {
                        __be16  sport;