|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ws2_32p.h>

Public Attributes | |
| LIST_ENTRY | CatalogLink |
| LONG | RefCount |
| PTPROVIDER | Provider |
| CHAR | DllPath [MAX_PATH] |
| WSAPROTOCOL_INFOW | ProtocolInfo |
| LIST_ENTRY _TCATALOG_ENTRY::CatalogLink |
Definition at line 87 of file ws2_32p.h.
Referenced by WsTcRefreshFromRegistry(), and WsTcUpdateProtocolList().
| WSAPROTOCOL_INFOW _TCATALOG_ENTRY::ProtocolInfo |
Definition at line 91 of file ws2_32p.h.
Referenced by WSAHtonl(), WSAHtons(), WSANtohl(), WSANtohs(), WSASocketW(), WsTcFindIfsProviderForSocket(), WsTcFindProvider(), and WsTcUpdateProtocolList().
| PTPROVIDER _TCATALOG_ENTRY::Provider |
Definition at line 89 of file ws2_32p.h.
Referenced by WSAAddressToStringA(), WSAAddressToStringW(), WSASocketW(), WSAStringToAddressA(), WSAStringToAddressW(), WsTcFindIfsProviderForSocket(), and WsTcFindProvider().
| LONG _TCATALOG_ENTRY::RefCount |
Definition at line 88 of file ws2_32p.h.
Referenced by WsTcEntryAllocate(), and WsTcFindIfsProviderForSocket().