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

Public Attributes | |
| PLIST_ENTRY | Next |
| PIP_ADDRESS | Address |
| USHORT | Port |
| USHORT | Protocol |
| PIP_ADDRESS _AF_SEARCH::Address |
Definition at line 185 of file titypes.h.
Referenced by AddrSearchFirst(), and AddrSearchNext().
| PLIST_ENTRY _AF_SEARCH::Next |
Definition at line 184 of file titypes.h.
Referenced by AddrSearchFirst(), and AddrSearchNext().
| USHORT _AF_SEARCH::Port |
Definition at line 186 of file titypes.h.
Referenced by AddrSearchFirst(), and AddrSearchNext().
| USHORT _AF_SEARCH::Protocol |
Definition at line 187 of file titypes.h.
Referenced by AddrSearchFirst(), and AddrSearchNext().