re-import tcp_length

This commit is contained in:
Nico Schottelius 2019-03-04 16:25:21 +01:00
parent cfa3e3ecbc
commit 91f2788778

View file

@ -128,6 +128,7 @@ struct headers {
}
struct metadata {
bit<16> tcp_length;
task_t task;
}