| 
    EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    
   Secure router - reference implementation 
   | 
 
ICMP4 protocol schema definition. More...
#include <packet_decoder.h>
Data Fields | |
| char | id [MAX_RANDOM_UUID_LEN] | 
| uint8_t | type | 
| uint8_t | code | 
| uint16_t | checksum | 
| uint32_t | gateway | 
ICMP4 protocol schema definition.
| uint16_t icmp4_schema::checksum | 
Packet checksum
| uint8_t icmp4_schema::code | 
Packet type sub-code
| uint32_t icmp4_schema::gateway | 
Packet gateway address
| char icmp4_schema::id[MAX_RANDOM_UUID_LEN] | 
Packet id
| uint8_t icmp4_schema::type | 
Packet message type