Choco OS  V.0.16.9.0
Join to the chocolate world
oC_Icmp_Datagram_t Struct Reference

stores ICMP datagram More...

#include <oc_icmp.h>

Data Fields

oC_Icmp_Header_t Header
 Header of the ICMP packet.
 
uint8_t Payload [4]
 Generic pointer to the ICMP message.
 
oC_Icmp_Message_Echo_t Echo
 Echo message data.
 
oC_Icmp_Message_Timestamp_t Timestamp
 Timestamp message data.
 
oC_Icmp_Message_AddressMask_t AddressMask
 Address mask message data.
 
oC_Icmp_Message_DestinationUnreachable_t DestinationUnreachable
 Destination unreachable message data.
 

Detailed Description

Definition at line 145 of file oc_icmp.h.


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