Re-add tcp_length
This commit is contained in:
parent
260857b457
commit
aca088094e
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ struct headers {
|
|||
}
|
||||
|
||||
struct metadata {
|
||||
bit<16> tcp_length;
|
||||
bool do_cksum;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue