ReactOS 0.4.15-dev-7998-gdb93cb1
_AF_SEARCH Struct Reference

#include <titypes.h>

Collaboration diagram for _AF_SEARCH:

Public Attributes

PLIST_ENTRY Next
 
PIP_ADDRESS Address
 
USHORT Port
 
USHORT Protocol
 

Detailed Description

Definition at line 183 of file titypes.h.

Member Data Documentation

◆ Address

PIP_ADDRESS _AF_SEARCH::Address

Definition at line 185 of file titypes.h.

Referenced by AddrSearchFirst(), and AddrSearchNext().

◆ Next

PLIST_ENTRY _AF_SEARCH::Next

Definition at line 184 of file titypes.h.

Referenced by AddrSearchFirst(), and AddrSearchNext().

◆ Port

USHORT _AF_SEARCH::Port

Definition at line 186 of file titypes.h.

Referenced by AddrSearchFirst(), and AddrSearchNext().

◆ Protocol

USHORT _AF_SEARCH::Protocol

Definition at line 187 of file titypes.h.

Referenced by AddrSearchFirst(), and AddrSearchNext().


The documentation for this struct was generated from the following file: