ADTF  3.18.3
tICMPHeader

ICMP header. More...

Public Attributes

tUInt8 i_type
 
tUInt8 i_code
 type sub code
 
tUInt16 i_cksum
 
tUInt16 i_id
 
tUInt16 i_seq
 
tUInt32 timestamp
 This is not the std header, but we reserve space for time.
 

Detailed Description

ICMP header.

Definition at line 51 of file sockettypes.h.

Member Data Documentation

◆ i_cksum

tUInt16 i_cksum

Definition at line 55 of file sockettypes.h.

◆ i_id

tUInt16 i_id

Definition at line 56 of file sockettypes.h.

◆ i_seq

tUInt16 i_seq

Definition at line 57 of file sockettypes.h.

◆ i_type

tUInt8 i_type

Definition at line 53 of file sockettypes.h.