INET Framework for OMNeT++/OMNEST
|
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 <lwip_icmp.h>
Public Member Functions | |
PACK_STRUCT_FIELD (u8_t type) | |
PACK_STRUCT_FIELD (u8_t code) | |
PACK_STRUCT_FIELD (u16_t chksum) | |
PACK_STRUCT_FIELD (u16_t id) | |
PACK_STRUCT_FIELD (u16_t seqno) | |
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.
inet::tcp::icmp_echo_hdr::PACK_STRUCT_FIELD | ( | u8_t | type | ) |
inet::tcp::icmp_echo_hdr::PACK_STRUCT_FIELD | ( | u8_t | code | ) |
inet::tcp::icmp_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | chksum | ) |
inet::tcp::icmp_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | id | ) |
inet::tcp::icmp_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | seqno | ) |