XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_ipv6_head_ Struct Reference

#include <ipv6.h>

Collaboration diagram for _ipv6_head_:
Collaboration graph
[legend]

Public Attributes

uint32_t version: 4
 
uint8_t trafficClass
 
uint32_t flowLabel: 20
 
uint16_t payloadLen
 
uint8_t nextHeader
 
uint8_t hopLimit
 
ip6_addr srcIP
 
ip6_addr destIP
 

Member Data Documentation

◆ destIP

ip6_addr _ipv6_head_::destIP

◆ flowLabel

uint32_t _ipv6_head_::flowLabel

◆ hopLimit

uint8_t _ipv6_head_::hopLimit

◆ nextHeader

uint8_t _ipv6_head_::nextHeader

◆ payloadLen

uint16_t _ipv6_head_::payloadLen

◆ srcIP

ip6_addr _ipv6_head_::srcIP

◆ trafficClass

uint8_t _ipv6_head_::trafficClass

◆ version

uint32_t _ipv6_head_::version

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