Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

icmp Struct Reference
[ICMP (Internet Control Message Protocol) layer]

ICMP packet structure. More...

#include <icmp.h>


Data Fields

uint8_t icmp_type
 ICMP message type.

uint8_t icmp_code
 ICMP operation code.

uint16_t icmp_chk
 ICMP checksum.


Detailed Description

ICMP packet structure.

Definition at line 92 of file icmp.h.


Field Documentation

uint16_t icmp::icmp_chk
 

ICMP checksum.

Definition at line 99 of file icmp.h.

uint8_t icmp::icmp_code
 

ICMP operation code.

Definition at line 97 of file icmp.h.

uint8_t icmp::icmp_type
 

ICMP message type.

Definition at line 95 of file icmp.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18