|
XenevaOS
|
#include <Tcp6.h>
Public Attributes | |
| EFI_EVENT | Event |
| EFI_STATUS | Status |
EFI_TCP6_COMPLETION_TOKEN is used as a common header for various asynchronous tokens.
| 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.
| EFI_STATUS EFI_TCP6_COMPLETION_TOKEN::Status |
The result of the completed operation.