Ethernet for Nucleo and Disco board STM32F746 works with gcc and arm. IAC is untested

Dependents:   STM32F746_iothub_client_sample_mqtt DISCO-F746NG_Ethernet Nucleo_F746ZG_Ethernet thethingsiO-DISCO_F746NG-mqtt ... more

Embed: (wiki syntax)

« Back to documentation index

icmp_echo_hdr Struct Reference

icmp_echo_hdr Struct Reference

This is the standard ICMP header only that the u32_t data is splitted to two u16_t like ICMP echo needs it. More...

#include <icmp.h>


Detailed Description

This is the standard ICMP header only that the u32_t data is splitted to two u16_t like ICMP echo needs it.

This header is also used for other ICMP types that do not use the data part.

Definition at line 79 of file icmp.h.