Adapted from gVisor: icmp6Checksum calculates the ICMP checksum over the provided ICMPv6 header (without the IPv6 header), IPv6 src/dst addresses and the payload. The header's existing checksum must be zeroed.
(header []byte, src, dst [16]byte, payload []byte)
source not stored for this graph (policy: none)
no test coverage detected