]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/flow.h
hwmon-vid: Add support for AMD family 10h CPUs
[linux-2.6-omap-h63xx.git] / include / net / flow.h
index 228b2477ceecde908e699c31d47efc247181bd3f..b45a5e4fcadd83545fb48b5b9a9daec347811f71 100644 (file)
@@ -47,6 +47,8 @@ struct flowi {
 #define fl4_scope      nl_u.ip4_u.scope
 
        __u8    proto;
+       __u8    flags;
+#define FLOWI_FLAG_ANYSRC 0x01
        union {
                struct {
                        __be16  sport;