Searched refs:SMB_COM_NEGOTIATE (Results 1 – 4 of 4) sorted by relevance
145 hdr->Command == SMB_COM_NEGOTIATE) { in ksmbd_verify_smb_message()326 rsp_hdr->Command = SMB_COM_NEGOTIATE; in init_smb1_rsp_hdr()397 return ksmbd_smb_negotiate_common(work, SMB_COM_NEGOTIATE); in smb1_negotiate()604 if (command == SMB_COM_NEGOTIATE) { in ksmbd_smb_negotiate_common()
160 #define SMB_COM_NEGOTIATE 0x72 macro
43 #define SMB_COM_NEGOTIATE 0x72 macro
417 rc = smb_init(SMB_COM_NEGOTIATE, 0, NULL /* no tcon yet */ , in CIFSSMBNegotiate()