ConOpSys V2970  P004.07
ANVILEX control operating system
Public Member Functions | List of all members
ip6_hdr Struct Reference

#include <ip6.h>

Collaboration diagram for ip6_hdr:
Collaboration graph

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)
 

Detailed Description

The IPv6 header.

Member Function Documentation

◆ 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() [1/2]

ip6_hdr::PACK_STRUCT_FLD_S ( ip6_addr_p_t  dest)

◆ PACK_STRUCT_FLD_S() [2/2]

ip6_hdr::PACK_STRUCT_FLD_S ( ip6_addr_p_t  src)

source and destination IP addresses


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