record TICMP6Packet

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TICMP6Packet = record

Description

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

Overview

Fields

in_source: TInAddr6;
in_dest: TInAddr6;
Length: integer;
free0: Byte;
free1: Byte;
free2: Byte;
proto: Byte;

Description

Fields

in_source: TInAddr6;
 
in_dest: TInAddr6;
 
Length: integer;
 
free0: Byte;
 
free1: Byte;
 
free2: Byte;
 
proto: Byte;
 
Generated by PasDoc 0.9.0 on 2006-09-11 21:48:20