ConOpSys V2970
P004.07
ANVILEX control operating system
|
#include <icmp6.h>
Public Member Functions | |
PACK_STRUCT_FLD_8 (u8_t type) | |
PACK_STRUCT_FLD_8 (u8_t code) | |
PACK_STRUCT_FIELD (u16_t chksum) | |
PACK_STRUCT_FIELD (u16_t id) | |
PACK_STRUCT_FIELD (u16_t seqno) | |
This is the ICMP6 header adapted for echo req/resp.
icmp6_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | chksum | ) |
icmp6_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | id | ) |
icmp6_echo_hdr::PACK_STRUCT_FIELD | ( | u16_t | seqno | ) |
icmp6_echo_hdr::PACK_STRUCT_FLD_8 | ( | u8_t | code | ) |
icmp6_echo_hdr::PACK_STRUCT_FLD_8 | ( | u8_t | type | ) |