Add tcp_length
This commit is contained in:
parent
64109ce917
commit
b795374efb
2 changed files with 3 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ struct headers {
|
|||
}
|
||||
|
||||
struct metadata {
|
||||
bit<16> tcp_length;
|
||||
}
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue