|
XenevaOS
|
#include <Tcp4.h>

Public Attributes | |
| EFI_HANDLE | InstanceHandle |
| EFI_IPv4_ADDRESS | LocalAddress |
| UINT16 | LocalPort |
| EFI_IPv4_ADDRESS | RemoteAddress |
| UINT16 | RemotePort |
EFI_TCP4_SERVICE_POINT is deprecated in the UEFI 2.4B and should not be used any more. The definition in here is only present to provide backwards compatability.
| EFI_HANDLE EFI_TCP4_SERVICE_POINT::InstanceHandle |
| EFI_IPv4_ADDRESS EFI_TCP4_SERVICE_POINT::LocalAddress |
| UINT16 EFI_TCP4_SERVICE_POINT::LocalPort |
| EFI_IPv4_ADDRESS EFI_TCP4_SERVICE_POINT::RemoteAddress |
| UINT16 EFI_TCP4_SERVICE_POINT::RemotePort |