|
The Pedigree Project
0.1
|
#include <icmp6.h>
Collaboration diagram for icmp6_hdr: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 (u32_t data) | |
This is the standard ICMP6 header.
Definition at line 157 of file prot/icmp6.h.
1.8.11