ICMPHDR Struct Reference


Detailed Description

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

u_char ICMPHDR::icmp_type

Type of message.

Definition at line 160 of file ip_icmp.h.

Referenced by NutIcmpInput(), and NutIcmpOutput().

u_char ICMPHDR::icmp_code

Type sub code.

Definition at line 161 of file ip_icmp.h.

Referenced by NutIcmpReply().

u_short ICMPHDR::icmp_cksum

Ones complement header checksum.

Definition at line 162 of file ip_icmp.h.

Referenced by NutIcmpOutput().

u_long ICMPHDR::icmp_spec

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/