Data Fields | |
EFI_TIME | TimeStamp |
EFI_EVENT | RecycleSignal |
UINT32 | HeaderLength |
EFI_IP6_HEADER * | Header |
UINT32 | DataLength |
UINT32 | FragmentCount |
EFI_IP6_FRAGMENT_DATA | FragmentTable [1] |
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.