Searched refs:SMB_HDR_V1 (Results 1 – 3 of 3) sorted by relevance
94 #define SMB_HDR_V1 0xFF macro
689 case SMB_HDR_V1: /* SMB1 */ in smb1_iod_process()
631 if (sig[0] != SMB_HDR_V1) { in smb_rq_parsehdr()