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

/linux-master/fs/smb/server/
H A Dconnection.c261 #define SMB1_MIN_SUPPORTED_HEADER_SIZE (sizeof(struct smb_hdr)) macro
321 if (pdu_size < SMB1_MIN_SUPPORTED_HEADER_SIZE)

Completed in 201 milliseconds