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

| LPWSPACCEPT _WSPPROC_TABLE::lpWSPAccept |
Definition at line 461 of file ws2spi.h.
Referenced by WSAAccept().
| LPWSPADDRESSTOSTRING _WSPPROC_TABLE::lpWSPAddressToString |
Definition at line 462 of file ws2spi.h.
Referenced by WSAAddressToStringA(), and WSAAddressToStringW().
| LPWSPASYNCSELECT _WSPPROC_TABLE::lpWSPAsyncSelect |
Definition at line 463 of file ws2spi.h.
Referenced by WSAAsyncSelect().
| LPWSPCANCELBLOCKINGCALL _WSPPROC_TABLE::lpWSPCancelBlockingCall |
| LPWSPCLEANUP _WSPPROC_TABLE::lpWSPCleanup |
| LPWSPCLOSESOCKET _WSPPROC_TABLE::lpWSPCloseSocket |
Definition at line 467 of file ws2spi.h.
Referenced by closesocket().
| LPWSPCONNECT _WSPPROC_TABLE::lpWSPConnect |
Definition at line 468 of file ws2spi.h.
Referenced by connect(), and WSAConnect().
| LPWSPDUPLICATESOCKET _WSPPROC_TABLE::lpWSPDuplicateSocket |
Definition at line 469 of file ws2spi.h.
Referenced by WSADuplicateSocketW().
| LPWSPENUMNETWORKEVENTS _WSPPROC_TABLE::lpWSPEnumNetworkEvents |
Definition at line 470 of file ws2spi.h.
Referenced by WSAEnumNetworkEvents().
| LPWSPEVENTSELECT _WSPPROC_TABLE::lpWSPEventSelect |
Definition at line 471 of file ws2spi.h.
Referenced by WSAEventSelect().
| LPWSPGETOVERLAPPEDRESULT _WSPPROC_TABLE::lpWSPGetOverlappedResult |
Definition at line 472 of file ws2spi.h.
Referenced by WSAGetOverlappedResult().
| LPWSPGETPEERNAME _WSPPROC_TABLE::lpWSPGetPeerName |
Definition at line 473 of file ws2spi.h.
Referenced by getpeername().
| LPWSPGETQOSBYNAME _WSPPROC_TABLE::lpWSPGetQOSByName |
Definition at line 476 of file ws2spi.h.
Referenced by WSAGetQOSByName().
| LPWSPGETSOCKNAME _WSPPROC_TABLE::lpWSPGetSockName |
Definition at line 474 of file ws2spi.h.
Referenced by getsockname().
| LPWSPGETSOCKOPT _WSPPROC_TABLE::lpWSPGetSockOpt |
Definition at line 475 of file ws2spi.h.
Referenced by getsockopt().
| LPWSPIOCTL _WSPPROC_TABLE::lpWSPIoctl |
Definition at line 477 of file ws2spi.h.
Referenced by WSAIoctl().
| LPWSPJOINLEAF _WSPPROC_TABLE::lpWSPJoinLeaf |
Definition at line 478 of file ws2spi.h.
Referenced by WSAJoinLeaf().
| LPWSPLISTEN _WSPPROC_TABLE::lpWSPListen |
| LPWSPRECV _WSPPROC_TABLE::lpWSPRecv |
| LPWSPRECVDISCONNECT _WSPPROC_TABLE::lpWSPRecvDisconnect |
Definition at line 481 of file ws2spi.h.
Referenced by WSARecvDisconnect().
| LPWSPRECVFROM _WSPPROC_TABLE::lpWSPRecvFrom |
Definition at line 482 of file ws2spi.h.
Referenced by recvfrom(), and WSARecvFrom().
| LPWSPSELECT _WSPPROC_TABLE::lpWSPSelect |
| LPWSPSEND _WSPPROC_TABLE::lpWSPSend |
| LPWSPSENDDISCONNECT _WSPPROC_TABLE::lpWSPSendDisconnect |
Definition at line 485 of file ws2spi.h.
Referenced by WSASendDisconnect().
| LPWSPSENDTO _WSPPROC_TABLE::lpWSPSendTo |
Definition at line 486 of file ws2spi.h.
Referenced by sendto(), and WSASendTo().
| LPWSPSETSOCKOPT _WSPPROC_TABLE::lpWSPSetSockOpt |
Definition at line 487 of file ws2spi.h.
Referenced by setsockopt().
| LPWSPSHUTDOWN _WSPPROC_TABLE::lpWSPShutdown |
Definition at line 488 of file ws2spi.h.
Referenced by shutdown().
| LPWSPSOCKET _WSPPROC_TABLE::lpWSPSocket |
Definition at line 489 of file ws2spi.h.
Referenced by WSASocketW().
| LPWSPSTRINGTOADDRESS _WSPPROC_TABLE::lpWSPStringToAddress |
Definition at line 490 of file ws2spi.h.
Referenced by WSAStringToAddressA(), and WSAStringToAddressW().