ReactOS 0.4.15-dev-7842-g558ab78
_SESSION_BUFFER Struct Reference

#include <nb30.h>

Public Attributes

UCHAR lsn
 
UCHAR state
 
UCHAR local_name [NCBNAMSZ]
 
UCHAR remote_name [NCBNAMSZ]
 
UCHAR rcvs_outstanding
 
UCHAR sends_outstanding
 

Detailed Description

Definition at line 169 of file nb30.h.

Member Data Documentation

◆ local_name

UCHAR _SESSION_BUFFER::local_name[NCBNAMSZ]

Definition at line 172 of file nb30.h.

◆ lsn

UCHAR _SESSION_BUFFER::lsn

Definition at line 170 of file nb30.h.

◆ rcvs_outstanding

UCHAR _SESSION_BUFFER::rcvs_outstanding

Definition at line 174 of file nb30.h.

◆ remote_name

UCHAR _SESSION_BUFFER::remote_name[NCBNAMSZ]

Definition at line 173 of file nb30.h.

◆ sends_outstanding

UCHAR _SESSION_BUFFER::sends_outstanding

Definition at line 175 of file nb30.h.

◆ state

UCHAR _SESSION_BUFFER::state

Definition at line 171 of file nb30.h.


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