The Pedigree Project
0.1
|
#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.
Definition at line 173 of file prot/icmp6.h.