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

/linux-master/fs/smb/server/
H A Dconnection.c262 #define SMB2_MIN_SUPPORTED_HEADER_SIZE (sizeof(struct smb2_hdr) + 4) macro
354 if (pdu_size < SMB2_MIN_SUPPORTED_HEADER_SIZE)

Completed in 157 milliseconds