iPXE
Data Fields
_EFI_IP6_OVERRIDE_DATA Struct Reference

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

#include <Ip6.h>

Data Fields

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

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.

Definition at line 466 of file Ip6.h.

Field Documentation

◆ Protocol

UINT8 _EFI_IP6_OVERRIDE_DATA::Protocol

Protocol type override.

Definition at line 467 of file Ip6.h.

◆ HopLimit

UINT8 _EFI_IP6_OVERRIDE_DATA::HopLimit

Hop-Limit override.

Definition at line 468 of file Ip6.h.

◆ FlowLabel

UINT32 _EFI_IP6_OVERRIDE_DATA::FlowLabel

Flow-Label override.

Definition at line 469 of file Ip6.h.


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