Still getting json error, trying to short variable name
This commit is contained in:
parent
6765b878c2
commit
8913cb8c3a
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ struct metadata {
|
||||||
task_t task;
|
task_t task;
|
||||||
bit<16> tcp_length;
|
bit<16> tcp_length;
|
||||||
bit<32> cast_length;
|
bit<32> cast_length;
|
||||||
bool calc_icmp6_checksum;
|
bool clength;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
Reference in a new issue