vserver 2.0 rc7
[linux-2.6.git] / include / net / flow.h
index 025579d..9a5c94b 100644 (file)
@@ -51,6 +51,7 @@ struct flowi {
 
        __u8    proto;
        __u8    flags;
+#define FLOWI_FLAG_MULTIPATHOLDROUTE 0x01
        union {
                struct {
                        __u16   sport;