|
ReactOS 0.4.16-dev-1946-g52006dd
|

| UINT _WSK_SOCKET_INTERNAL::CallbackMask |
Definition at line 102 of file netio.c.
Referenced by ListenComplete(), and WskControlSocket().
| PFILE_OBJECT _WSK_SOCKET_INTERNAL::ConnectionFile |
Definition at line 96 of file netio.c.
Referenced by WskConnect(), WskSocket(), and WskStreamIo().
| BOOLEAN _WSK_SOCKET_INTERNAL::ConnectionFileAssociated |
Definition at line 98 of file netio.c.
Referenced by WskConnect().
| HANDLE _WSK_SOCKET_INTERNAL::ConnectionHandle |
Definition at line 97 of file netio.c.
Referenced by WskSocket().
| ADDRESS_FAMILY _WSK_SOCKET_INTERNAL::family |
Definition at line 80 of file netio.c.
Referenced by WskSocket().
| UINT _WSK_SOCKET_INTERNAL::Flags |
Definition at line 104 of file netio.c.
Referenced by WskControlSocket().
Definition at line 108 of file netio.c.
Referenced by ListenComplete().
| const WSK_CLIENT_LISTEN_DISPATCH* _WSK_SOCKET_INTERNAL::ListenDispatch |
Definition at line 101 of file netio.c.
Referenced by ListenComplete(), and WskSocket().
| PIRP _WSK_SOCKET_INTERNAL::ListenIrp |
Definition at line 107 of file netio.c.
Referenced by ListenComplete().
| struct _WSK_SOCKET_INTERNAL* _WSK_SOCKET_INTERNAL::ListenSocket |
| PKTHREAD _WSK_SOCKET_INTERNAL::ListenThread |
Definition at line 110 of file netio.c.
Referenced by WskSocket().
| HANDLE _WSK_SOCKET_INTERNAL::ListenThreadHandle |
Definition at line 109 of file netio.c.
Referenced by WskSocket().
Definition at line 112 of file netio.c.
Referenced by RequeueListenThread(), and WskSocket().
Definition at line 87 of file netio.c.
Referenced by ListenComplete().
| PFILE_OBJECT _WSK_SOCKET_INTERNAL::LocalAddressFile |
Definition at line 88 of file netio.c.
Referenced by WskBind(), and WskSendTo().
| HANDLE _WSK_SOCKET_INTERNAL::LocalAddressHandle |
Definition at line 89 of file netio.c.
Referenced by WskBind(), and WskConnect().
| struct _WSK_SOCKET_INTERNAL* _WSK_SOCKET_INTERNAL::NextSocketToDereference |
Definition at line 124 of file netio.c.
Referenced by DereferenceSocketsThread().
| ULONG _WSK_SOCKET_INTERNAL::NumSocketDereferences |
Definition at line 125 of file netio.c.
Referenced by DereferenceSocket(), and DereferenceSocketsThread().
| ULONG _WSK_SOCKET_INTERNAL::proto |
Definition at line 82 of file netio.c.
Referenced by WskSocket().
| LONG _WSK_SOCKET_INTERNAL::RefCount |
Definition at line 105 of file netio.c.
Referenced by WskSocket().
Definition at line 91 of file netio.c.
Referenced by WskGetRemoteAddress().
| PFILE_OBJECT _WSK_SOCKET_INTERNAL::RemoteAddressFile |
| WSK_SOCKET _WSK_SOCKET_INTERNAL::Socket |
Definition at line 78 of file netio.c.
Referenced by WskSocket().
| KEVENT _WSK_SOCKET_INTERNAL::StartListenEvent |
Definition at line 111 of file netio.c.
Referenced by RequeueListenThread(), and WskSocket().
| UNICODE_STRING _WSK_SOCKET_INTERNAL::TdiName |
Definition at line 85 of file netio.c.
Referenced by WskBind(), and WskSocket().
| USHORT _WSK_SOCKET_INTERNAL::type |
Definition at line 81 of file netio.c.
Referenced by WskSocket().
| PVOID _WSK_SOCKET_INTERNAL::user_context |
Definition at line 84 of file netio.c.
Referenced by ListenComplete(), and WskSocket().
| ULONG _WSK_SOCKET_INTERNAL::WskFlags |
Definition at line 83 of file netio.c.
Referenced by WskSocket().