TuyaOS
Public 成员函数
ip6_hdr结构体 参考

#include <ip6.h>

Public 成员函数

 PACK_STRUCT_FIELD (u16_t _plen)
 
 PACK_STRUCT_FIELD (u32_t _v_tc_fl)
 
 PACK_STRUCT_FLD_8 (u8_t _hoplim)
 
 PACK_STRUCT_FLD_8 (u8_t _nexth)
 
 PACK_STRUCT_FLD_S (ip6_addr_p_t dest)
 
 PACK_STRUCT_FLD_S (ip6_addr_p_t src)
 

详细描述

The IPv6 header.

成员函数说明

◆ PACK_STRUCT_FIELD() [1/2]

ip6_hdr::PACK_STRUCT_FIELD ( u16_t  _plen)

payload length

◆ PACK_STRUCT_FIELD() [2/2]

ip6_hdr::PACK_STRUCT_FIELD ( u32_t  _v_tc_fl)

version / traffic class / flow label

◆ PACK_STRUCT_FLD_8() [1/2]

ip6_hdr::PACK_STRUCT_FLD_8 ( u8_t  _hoplim)

hop limit

◆ PACK_STRUCT_FLD_8() [2/2]

ip6_hdr::PACK_STRUCT_FLD_8 ( u8_t  _nexth)

next header

◆ PACK_STRUCT_FLD_S()

ip6_hdr::PACK_STRUCT_FLD_S ( ip6_addr_p_t  src)

source and destination IP addresses


该结构体的文档由以下文件生成: