ReactOS 0.4.16-dev-319-g6cf4263
|
#include <tdi.h>
Public Attributes | |
USHORT | AddressLength |
USHORT | AddressType |
UCHAR | Address [1] |
UCHAR _TA_ADDRESS::Address[1] |
Definition at line 340 of file tdi.h.
Referenced by AddrBuildAddress(), AddrGetAddress(), AfdBind(), AfdConnect(), AfdSendTo(), InfoTdiQueryGetConnectionTcpTable(), WSPBind(), WSPConnect(), WSPGetPeerName(), and WSPGetSockName().
USHORT _TA_ADDRESS::AddressLength |
Definition at line 338 of file tdi.h.
Referenced by AddrBuildAddress(), AddrGetAddress(), AfdBind(), AfdConnect(), AfdSendTo(), InfoTdiQueryGetConnectionTcpTable(), SatisfyPacketRecvRequest(), TaLengthOfAddress(), TaLengthOfTransportAddress(), WSPBind(), WSPConnect(), WSPGetPeerName(), and WSPGetSockName().
USHORT _TA_ADDRESS::AddressType |
Definition at line 339 of file tdi.h.
Referenced by AddrBuildAddress(), AddrGetAddress(), AfdBind(), AfdConnect(), AfdSendTo(), AfdStreamSocketConnect(), SatisfyPacketRecvRequest(), WSPAccept(), WSPBind(), WSPConnect(), WSPGetPeerName(), and WSPGetSockName().