ICMPHDR Struct Reference


Data Fields

uint8_t icmp_type
 Type of message.
uint8_t icmp_code
 Type sub code.
uint16_t icmp_cksum
 Ones complement header checksum.
uint32_t icmp_spec
 Type specific information.

Detailed Description

Definition at line 166 of file ip_icmp.h.


Field Documentation

uint8_t ICMPHDR::icmp_type

Type of message.

Definition at line 167 of file ip_icmp.h.

Referenced by NutIcmpInput(), and NutIcmpOutput().

uint8_t ICMPHDR::icmp_code

Type sub code.

Definition at line 168 of file ip_icmp.h.

Referenced by NutIcmpInput(), and NutIcmpReply().

uint16_t ICMPHDR::icmp_cksum

Ones complement header checksum.

Definition at line 169 of file ip_icmp.h.

Referenced by NutIcmpOutput().

uint32_t ICMPHDR::icmp_spec

Type specific information.

Definition at line 170 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/