_EFI_IP6_TRANSMIT_DATA Struct Reference


Data Fields

EFI_IPv6_ADDRESS DestinationAddress
EFI_IP6_OVERRIDE_DATAOverrideData
UINT32 ExtHdrsLength
VOID * ExtHdrs
UINT8 NextHeader
UINT32 DataLength
UINT32 FragmentCount
EFI_IP6_FRAGMENT_DATA FragmentTable [1]

Detailed Description

EFI_IP6_TRANSMIT_DATA

Field Documentation

Total length in bytes of the FragmentTable data to transmit.

The destination IPv6 address. If it is unspecified, ConfigData.DestinationAddress will be used instead.

Pointer to the IPv6 extension headers. The IP layer will append the required extension headers if they are not specified by ExtHdrs. Ignored if ExtHdrsLength is zero.

Total length in byte of the IPv6 extension headers specified in ExtHdrs.

Number of entries in the fragment data table.

Start of the fragment data table.

The protocol of first extension header in ExtHdrs. Ignored if ExtHdrsLength is zero.

If not NULL, the IPv6 transmission control override data.


Generated on Wed Sep 23 16:24:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1