icmp Struct Reference


Detailed Description

ICMP protocol header structure.

Definition at line 159 of file ip_icmp.h.


Data Fields

u_char icmp_type
 Type of message.
u_char icmp_code
 Type sub code.
u_short icmp_cksum
 Ones complement header checksum.
u_long icmp_spec
 Type specific information.

Field Documentation

Type of message.

Definition at line 160 of file ip_icmp.h.

Referenced by NutIcmpInput(), and NutIcmpOutput().

Type sub code.

Definition at line 161 of file ip_icmp.h.

Referenced by NutIcmpReply().

Ones complement header checksum.

Definition at line 162 of file ip_icmp.h.

Referenced by NutIcmpOutput().

Type specific information.

Definition at line 163 of file ip_icmp.h.

Referenced by NutIcmpReply().


The documentation for this struct was generated from the following file:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/