ReactOS 0.4.15-dev-7942-gd23573b
_PORT_SET Struct Reference

#include <ports.h>

Collaboration diagram for _PORT_SET:

Public Attributes

RTL_BITMAP ProtoBitmap
 
PVOID ProtoBitBuffer
 
UINT StartingPort
 
UINT PortsToOversee
 
KSPIN_LOCK Lock
 

Detailed Description

Definition at line 13 of file ports.h.

Member Data Documentation

◆ Lock

KSPIN_LOCK _PORT_SET::Lock

◆ PortsToOversee

UINT _PORT_SET::PortsToOversee

Definition at line 17 of file ports.h.

Referenced by AllocatePort(), AllocatePortFromRange(), DeallocatePort(), and PortsStartup().

◆ ProtoBitBuffer

PVOID _PORT_SET::ProtoBitBuffer

Definition at line 15 of file ports.h.

Referenced by PortsShutdown(), and PortsStartup().

◆ ProtoBitmap

RTL_BITMAP _PORT_SET::ProtoBitmap

◆ StartingPort

UINT _PORT_SET::StartingPort

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