re-import tcp_length
This commit is contained in:
parent
cfa3e3ecbc
commit
91f2788778
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ struct headers {
|
|||
}
|
||||
|
||||
struct metadata {
|
||||
bit<16> tcp_length;
|
||||
task_t task;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue