TICMP6Packet

type TICMP6Packet = record;
in_source: TInAddr6;
in_dest: TInAddr6;
Length: Integer;
free0: Byte;
free1: Byte;
free2: Byte;
proto: Byte;
end;

Unit
pingsend

Description
record used internally by TPingSend for compute checksum of ICMPv6 packet pseudoheader.