Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
ip6_hdr Struct Reference

The IPv6 header. More...

#include <ip6.h>

Public Member Functions

 PACK_STRUCT_FIELD (u32_t _v_tc_fl)
 version / traffic class / flow label More...
 
 PACK_STRUCT_FIELD (u16_t _plen)
 payload length More...
 
 PACK_STRUCT_FLD_8 (u8_t _nexth)
 next header More...
 
 PACK_STRUCT_FLD_8 (u8_t _hoplim)
 hop limit More...
 
 PACK_STRUCT_FLD_S (ip6_addr_p_t src)
 source and destination IP addresses More...
 

Detailed Description

The IPv6 header.

Definition at line 80 of file prot/ip6.h.

Member Function Documentation

PACK_STRUCT_FIELD ( u32_t  _v_tc_fl)

version / traffic class / flow label

PACK_STRUCT_FIELD ( u16_t  _plen)

payload length

PACK_STRUCT_FLD_8 ( u8_t  _nexth)

next header

PACK_STRUCT_FLD_8 ( u8_t  _hoplim)

hop limit

PACK_STRUCT_FLD_S ( ip6_addr_p_t  src)

source and destination IP addresses

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.