aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tso.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/tso.h')
-rw-r--r--include/net/tso.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/tso.h b/include/net/tso.h
index b7be852bfe9d..9a56c39e6d0a 100644
--- a/include/net/tso.h
+++ b/include/net/tso.h
@@ -3,6 +3,8 @@
#include <net/ip.h>
+#define TSO_HEADER_SIZE 128
+
struct tso_t {
int next_frag_idx;
void *data;