Searched refs:SMB_MAX_CHAIN_READ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h1144 #define SMB_MAX_CHAIN_READ SMB_CREATEXRLEN + SMB_BCOUNT_LEN + SMB_READXRLEN + SMB_BCOUNT_LEN + SMB_CHAIN_PAD macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_smb.c3807 if ((SSTOVC(share)->vc_txmax - SMB_MAX_CHAIN_READ) < len)
4158 if ((SSTOVC(share)->vc_txmax - SMB_MAX_CHAIN_READ) < len)

Completed in 80 milliseconds