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

stores ICMP message header More...

#include <oc_icmp.h>

Data Fields

uint8_t Type
 Type of the ICMP message. More...
 
uint8_t Code
 Sub type of the ICMP message.
 
uint16_t Checksum
 Checksum with ICMP header and Data (with 0 for this field)
 

Detailed Description

Definition at line 82 of file oc_icmp.h.

Field Documentation

uint8_t Type

Use oC_Icmp_Type_t type to assign a value to this field

Definition at line 84 of file oc_icmp.h.


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