- }
This commit is contained in:
parent
75c185794e
commit
7e794b5c10
1 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include <core.p4>
|
||||
#include <v1model.p4>
|
||||
|
||||
#include "headers.p4"
|
||||
|
||||
update_checksum_with_payload(meta.chk_icmp6 == 1,
|
||||
|
@ -169,8 +168,5 @@ update_checksum_with_payload(meta.chk_tcp_v6 == 1,
|
|||
},
|
||||
hdr.tcp.checksum,
|
||||
HashAlgorithm.csum16);
|
||||
}
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue