]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/flow_dissector.h
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[karo-tx-linux.git] / include / net / flow_dissector.h
index bddd1089dbce243866310ee2fe758883f8081c5a..8c8548cf5888c4535a809494fad454e755ff6749 100644 (file)
 struct flow_dissector_key_control {
        u16     thoff;
        u16     addr_type;
-       u32     is_fragment:1;
-       u32     first_frag:1;
-       u32     encapsulation:1;
+       u32     flags;
 };
 
+#define FLOW_DIS_IS_FRAGMENT   BIT(0)
+#define FLOW_DIS_FIRST_FRAG    BIT(1)
+#define FLOW_DIS_ENCAPSULATION BIT(2)
+
 /**
  * struct flow_dissector_key_basic:
  * @thoff: Transport header offset