A version of LWIP, provided for backwards compatibility.

Dependents:   AA_DemoBoard DemoBoard HelloServerDemo DemoBoard_RangeIndicator ... 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 87 of file precomp/Core/lwIP/include/ipv4/lwip/icmp.h.