TianoCore EDK2 master
Loading...
Searching...
No Matches
ISN_HASH_CTX Struct Reference

Data Fields

UINT16 LocalPort
 
UINT16 RemotePort
 
NETWORK_ADDRESS LocalAddress
 
NETWORK_ADDRESS RemoteAddress
 
TCP_SEQNO Secret
 

Detailed Description

Definition at line 44 of file TcpMisc.c.

Field Documentation

◆ LocalAddress

NETWORK_ADDRESS ISN_HASH_CTX::LocalAddress

Definition at line 47 of file TcpMisc.c.

◆ LocalPort

UINT16 ISN_HASH_CTX::LocalPort

Definition at line 45 of file TcpMisc.c.

◆ RemoteAddress

NETWORK_ADDRESS ISN_HASH_CTX::RemoteAddress

Definition at line 48 of file TcpMisc.c.

◆ RemotePort

UINT16 ISN_HASH_CTX::RemotePort

Definition at line 46 of file TcpMisc.c.

◆ Secret

TCP_SEQNO ISN_HASH_CTX::Secret

Definition at line 49 of file TcpMisc.c.


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