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

#include <Tcp6.h>

Public Attributes

EFI_EVENT Event
 
EFI_STATUS Status
 

Detailed Description

EFI_TCP6_COMPLETION_TOKEN is used as a common header for various asynchronous tokens.

Member Data Documentation

◆ Event

EFI_EVENT EFI_TCP6_COMPLETION_TOKEN::Event

The Event to signal after request is finished and Status field is updated by the EFI TCPv6 Protocol driver.

◆ Status

EFI_STATUS EFI_TCP6_COMPLETION_TOKEN::Status

The result of the completed operation.


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