ReactOS 0.4.15-dev-7924-g5949c20
_CLIENT_DATA Struct Reference

#include <tcp.h>

Public Attributes

BOOLEAN Unlocked
 
KSPIN_LOCK Lock
 
KIRQL OldIrql
 

Detailed Description

Definition at line 53 of file tcp.h.

Member Data Documentation

◆ Lock

KSPIN_LOCK _CLIENT_DATA::Lock

Definition at line 55 of file tcp.h.

◆ OldIrql

KIRQL _CLIENT_DATA::OldIrql

Definition at line 56 of file tcp.h.

◆ Unlocked

BOOLEAN _CLIENT_DATA::Unlocked

Definition at line 54 of file tcp.h.


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