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

#include <Ip6.h>

Collaboration diagram for _EFI_IP6_HEADER:
Collaboration graph
[legend]

Public Attributes

UINT8 TrafficClassH:4
 
UINT8 Version:4
 
UINT8 FlowLabelH:4
 
UINT8 TrafficClassL:4
 
UINT16 FlowLabelL
 
UINT16 PayloadLength
 
UINT8 NextHeader
 
UINT8 HopLimit
 
EFI_IPv6_ADDRESS SourceAddress
 
EFI_IPv6_ADDRESS DestinationAddress
 

Detailed Description

EFI_IP6_HEADER The fields in the IPv6 header structure are defined in the Internet Protocol version6 specification.

Member Data Documentation

◆ DestinationAddress

EFI_IPv6_ADDRESS _EFI_IP6_HEADER::DestinationAddress

◆ FlowLabelH

UINT8 _EFI_IP6_HEADER::FlowLabelH

◆ FlowLabelL

UINT16 _EFI_IP6_HEADER::FlowLabelL

◆ HopLimit

UINT8 _EFI_IP6_HEADER::HopLimit

◆ NextHeader

UINT8 _EFI_IP6_HEADER::NextHeader

◆ PayloadLength

UINT16 _EFI_IP6_HEADER::PayloadLength

◆ SourceAddress

EFI_IPv6_ADDRESS _EFI_IP6_HEADER::SourceAddress

◆ TrafficClassH

UINT8 _EFI_IP6_HEADER::TrafficClassH

◆ TrafficClassL

UINT8 _EFI_IP6_HEADER::TrafficClassL

◆ Version

UINT8 _EFI_IP6_HEADER::Version

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