Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
smb2_query_directory_rsp Struct Reference

#include <smb2pdu.h>

Data Fields

struct smb2_hdr hdr
 
__le16 StructureSize
 
__le16 OutputBufferOffset
 
__le32 OutputBufferLength
 
__u8 Buffer [1]
 

Detailed Description

Definition at line 639 of file smb2pdu.h.

Field Documentation

__u8 Buffer[1]

Definition at line 644 of file smb2pdu.h.

Definition at line 640 of file smb2pdu.h.

__le32 OutputBufferLength

Definition at line 643 of file smb2pdu.h.

__le16 OutputBufferOffset

Definition at line 642 of file smb2pdu.h.

__le16 StructureSize

Definition at line 641 of file smb2pdu.h.


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