Module red_smb::smb1::header[][src]

Re-exports

pub use flags::SMB_FLAGS2_COMPRESSED;
pub use flags::SMB_FLAGS2_DFS;
pub use flags::SMB_FLAGS2_EAS;
pub use flags::SMB_FLAGS2_EXTENDED_SECURITY;
pub use flags::SMB_FLAGS2_IS_LONG_NAME;
pub use flags::SMB_FLAGS2_LONG_NAMES;
pub use flags::SMB_FLAGS2_NT_STATUS;
pub use flags::SMB_FLAGS2_PAGING_IO;
pub use flags::SMB_FLAGS2_REPARSE_PATH;
pub use flags::SMB_FLAGS2_SMB_SECURITY_SIGNATURE;
pub use flags::SMB_FLAGS2_SMB_SECURITY_SIGNATURE_REQUIRED;
pub use flags::SMB_FLAGS2_UNICODE;
pub use flags::SMB_FLAGS_BUF_AVAIL;
pub use flags::SMB_FLAGS_CANONICALIZED_PATHS;
pub use flags::SMB_FLAGS_CASE_INSENSITIVE;
pub use flags::SMB_FLAGS_LOCK_AND_READ_OK;
pub use flags::SMB_FLAGS_OPBATCH;
pub use flags::SMB_FLAGS_OPLOCK;
pub use flags::SMB_FLAGS_REPLY;

Modules

commands

The codes of commands defined in [MS-CIFS] (secion 2.2.2.1)[https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/32b5d4b7-d90b-483f-ad6a-003fd110f0ec]

flags
status

Structs

Smb1Header

Constants

SMB1_ID