_EFI_IP6_RECEIVE_DATA Struct Reference


Data Fields

EFI_TIME TimeStamp
EFI_EVENT RecycleSignal
UINT32 HeaderLength
EFI_IP6_HEADERHeader
UINT32 DataLength
UINT32 FragmentCount
EFI_IP6_FRAGMENT_DATA FragmentTable [1]

Detailed Description

EFI_IP6_RECEIVE_DATA

Field Documentation

Sum of the lengths of IPv6 packet buffers in FragmentTable. May be zero.

Number of IPv6 payload fragments. May be zero.

Array of payload fragment lengths and buffer pointers.

Pointer to the IPv6 packet header. If the IPv6 packet was fragmented, this argument is a pointer to the header in the first fragment.

Length of the IPv6 packet headers, including both the IPv6 header and any extension headers.

After this event is signaled, the receive data structure is released and must not be referenced.

Time when the EFI IPv6 Protocol driver accepted the packet. Ignored if it is zero.


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