DataBlock Struct Reference

#include <smb.h>


Data Fields

uint32 MaxLenLow
uint32 MaxLenHigh
uint32 Lenght
uint8 data [1024]


Detailed Description

Definition at line 508 of file smb.h.


Field Documentation

uint32 DataBlock::MaxLenLow

Definition at line 509 of file smb.h.

Referenced by InitDataBlock().

uint32 DataBlock::MaxLenHigh

Definition at line 510 of file smb.h.

Referenced by InitDataBlock().

uint32 DataBlock::Lenght

Definition at line 511 of file smb.h.

Referenced by InitDataBlock().

uint8 DataBlock::data[1024]

Definition at line 512 of file smb.h.

Referenced by InitDataBlock().


The documentation for this struct was generated from the following file:
Generated on Wed Nov 12 22:04:29 2008 for Smbrelay version 3 by  doxygen 1.5.4