+-comment
This commit is contained in:
parent
5620add27f
commit
8832069536
2 changed files with 2 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ control MyComputeChecksum(inout headers hdr, inout metadata meta) {
|
|||
hdr.icmp6.checksum = 42; /* must be correct */
|
||||
}
|
||||
|
||||
verify_checksum_with_payload<T, O>(in bool condition, in T data, inout O checksum, HashAlgorithm algo);
|
||||
// verify_checksum_with_payload<T, O>(in bool condition, in T data, inout O checksum, HashAlgorithm algo);
|
||||
// GRRRRR bit<32> icmp6_len = 32; /* for icmp6 NS */
|
||||
|
||||
// GRRRRR update_checksum (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue