SDK  23.9.2
For IoT System Software Development
Public Attributes | List of all members
IPv6::Header_t Struct Reference

IPv6 Header. More...

#include <IPv6.hpp>

Public Attributes

uint8_t traffic_class_h:4
 
uint8_t ver:4
 
uint8_t flow_label_h:4
 
uint8_t traffic_class_l:4
 
uint16_t flow_label
 
uint16_t payload_len
 
uint8_t next_hdr
 
uint8_t hop_limit
 
uint8_t src_addr [16]
 
uint8_t dst_addr [16]
 

Detailed Description

IPv6 Header.

See also
http://tools.ietf.org/html/rfc2460#section-3

The documentation for this struct was generated from the following file: