typedef struct _icmp_heAder{ char type; char code; USHORT checksum; USHORT id; USHORT sequence; ULONG timestAmp;}ICMP_HEADER;