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

#include <Ip6.h>

Public Attributes

UINT8 Protocol
 Protocol type override.
 
UINT8 HopLimit
 Hop-Limit override.
 
UINT32 FlowLabel
 Flow-Label override.
 

Detailed Description

EFI_IP6_OVERRIDE_DATA The information and flags in the override data structure will override default parameters or settings for one Transmit() function call.

Member Data Documentation

◆ FlowLabel

UINT32 _EFI_IP6_OVERRIDE_DATA::FlowLabel

Flow-Label override.

◆ HopLimit

UINT8 _EFI_IP6_OVERRIDE_DATA::HopLimit

Hop-Limit override.

◆ Protocol

UINT8 _EFI_IP6_OVERRIDE_DATA::Protocol

Protocol type override.


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