The Pedigree Project
0.1
|
#include <ip6.h>
Public Member Functions | |
PACK_STRUCT_FIELD (u32_t _v_tc_fl) | |
PACK_STRUCT_FIELD (u16_t _plen) | |
PACK_STRUCT_FLD_8 (u8_t _nexth) | |
PACK_STRUCT_FLD_8 (u8_t _hoplim) | |
PACK_STRUCT_FLD_S (ip6_addr_p_t src) | |
PACK_STRUCT_FLD_S (ip6_addr_p_t dest) | |
The IPv6 header.
Definition at line 99 of file prot/ip6.h.
ip6_hdr::PACK_STRUCT_FIELD | ( | u32_t | _v_tc_fl | ) |
version / traffic class / flow label
ip6_hdr::PACK_STRUCT_FIELD | ( | u16_t | _plen | ) |
payload length
ip6_hdr::PACK_STRUCT_FLD_8 | ( | u8_t | _nexth | ) |
next header
ip6_hdr::PACK_STRUCT_FLD_8 | ( | u8_t | _hoplim | ) |
hop limit
ip6_hdr::PACK_STRUCT_FLD_S | ( | ip6_addr_p_t | src | ) |
source and destination IP addresses