Linux Kernel
3.7.1
|
#include <cifspdu.h>
Public Member Functions | |
union { | |
unsigned char EncryptionKey [1] | |
} | __attribute__ ((packed)) u |
Data Fields | |
struct smb_hdr | hdr |
__le16 | DialectIndex |
__u8 | SecurityMode |
__le16 | MaxMpxCount |
__le16 | MaxNumberVcs |
__le32 | MaxBufferSize |
__le32 | MaxRawSize |
__le32 | SessionKey |
__le32 | Capabilities |
__le32 | SystemTimeLow |
__le32 | SystemTimeHigh |
__le16 | ServerTimeZone |
__u8 | EncryptionKeyLength |
__u16 | ByteCount |
unsigned char | GUID [16] |
unsigned char | SecurityBlob [1] |
union negotiate_rsp::@6831 __attribute__ | ( | (packed) | ) |