|
@@ -1,6 +1,9 @@
|
|
|
#ifndef _NET_FLOW_DISSECTOR_H
|
|
#ifndef _NET_FLOW_DISSECTOR_H
|
|
|
#define _NET_FLOW_DISSECTOR_H
|
|
#define _NET_FLOW_DISSECTOR_H
|
|
|
|
|
|
|
|
|
|
+#include <linux/types.h>
|
|
|
|
|
+#include <linux/skbuff.h>
|
|
|
|
|
+
|
|
|
/**
|
|
/**
|
|
|
* struct flow_dissector_key_basic:
|
|
* struct flow_dissector_key_basic:
|
|
|
* @thoff: Transport header offset
|
|
* @thoff: Transport header offset
|